Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Populate a listview with a dataset.


Message #1 by "Datatal AB - Gauffin, Jonas" <Jonas@d...> on Tue, 16 Apr 2002 13:59:59 +0200
Hello

I have a project with:
A form that have listview
A database class

In the databaseclass I have a function that returns a dataset.

With that dataset I want to:
1. Add headers to the listview
2. Populate the listview
3. Size the columns to fit the data

How do I do that?

Thanks,
  Jonas

  Return to Index