Datasets and listview

ringworm

New member
Joined
Oct 20, 2009
Messages
4
Programming Experience
Beginner
I am having so many problems with my list view (12,000 rows). Copy and pasting it to the clip board seems a nightmare. Also sorting it numerical is causing me problems.

So I was wondering if I should use a dataset? I don’t know much about them but can I order datasets? Can I create a new dataset without a data source and just add items row by row?

I think it might be quicker and easyier to create my data set then resort it and repopulate the list view.
Many thanks
 
Back
Top