A ad Mar 3, 2005 #1 Is it necessary to use dataset as the datasource of a listbox? can I use an array as the datasource of a ListBox?
Is it necessary to use dataset as the datasource of a listbox? can I use an array as the datasource of a ListBox?
S Scott Allen Mar 3, 2005 #2 Yes, you can use an array as a DataSource. Have you not been able to get something working?