How to fill DataReader to a ListView?

J

Jason Huang

Hi,

In my C# Windows Form MyForm, it has a ListView ListView1.
How do I fill the data from a DataReader into ListView1 if the DataReader if
the DataReader has 3 rows and 5 columns?
Thanks for help.


Jason
 

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

Top