I have a combobox bound to a table ( .Datasource = table ) . The problem is that I MUST use that table to fill another combobox. When I clear the table to retrieve the data for the 2nd cmb, the first one raises an exception.
Any ideeas on how to solve it?
I am trying to fill the combobox without specifying the .Datasource.
but ... how do I set THE VALUE for an item I'm adding to the combo box?
Any ideeas on how to solve it?
I am trying to fill the combobox without specifying the .Datasource.
but ... how do I set THE VALUE for an item I'm adding to the combo box?