I'm assuming you mean you have a ComboBox that you want bound to a column in your database.
1. Get the data in a DataTable.
2. Set the .DataSource, .DisplayMember and .ValueMember properties of the ComboBox.
|
Results 1 to 5 of 5
Thread: requiring code for c#Threaded View
|
Click Here to Expand Forum to Full Width |