hi,
i'd like to ask you about the listbox.
specifically, i want to show to a listbox data from .mdb file
how can i do it?
thanks
listbox
Page 1 of 11 Replies - 146 Views - Last Post: 03 August 2012 - 06:57 AM
Replies To: listbox
#2
Re: listbox
Posted 03 August 2012 - 06:57 AM
Much like anything - get the data from the database (we have tutorials on database interactions in c# and vb.net)... then with your dataset assign it to your listbox's "datasource" property. Specify a display column and a value column (from your dataset).. and off you go.
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote







|