I have two combo boxes that are being loaded with data from one datatable. One of the comboboxes are getting filled with customer ID and one with the customer name. I like that every time I change the ID the corresponding name shows up and when I choose
a name the corresponding ID shows up. I wanted to know if it is possible that both the ID combobox and the name combobox can be sorted?
Debra has a question