M
Marty McDonald
The dataset was populated with "Select category, detail, information from
tblmain".
Now, I'd like to populate a System.Windows.Forms.ListBox with distinct
"category" fields, i.e. each category is listed in the listbox only once.
I'd like to use the dataset I already have without going to the server
again. Would DataView play a part in this? Thanks for any info... Marty
tblmain".
Now, I'd like to populate a System.Windows.Forms.ListBox with distinct
"category" fields, i.e. each category is listed in the listbox only once.
I'd like to use the dataset I already have without going to the server
again. Would DataView play a part in this? Thanks for any info... Marty