aspx_beginners thread: Populate a listview with a dataset.
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
|





