sturner333
Joined: 22 May 2008 Posts: 1
|
Posted: Thu May 22, 2008 5:16 pm Post subject: Data Bound ComboBox |
|
|
When you have multiple comboboxes on a form and each one is tied to the same column in a table for display member, do you need to 'chose a new data source' for each combo box to keep from having problems?
I'm using VS 2008.
More info:
What I am doing is populating a forms' controls from one table. The comboboxes reflect different personnel assignments from that table, but when chosing personnel to populate the box, all comboboxes chose from the same list of personnel that come from another table. Maybe I'm not setting this up right? |
|