How to Bind DataTable to ListView?

  • Thread starter Thread starter news
  • Start date Start date
There is no automated way of doing that.
You'd need to walk the DataTable manually...
 
It's just inherited from the Control and doesn't do
anything for ListView.

-Alex
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top