Have a combo box which is set to style 2.
Added all the items that are needed.
The database then loads appropriate data into combo boxes and text boxes.
The situation is that what happens when data is put into combo boxes and the data does not match the items in the combo box.
What I would like to happen is that when data does not match then it makes the combo box set to empty so that an item can be slected again.
Have tried fooling around with combo properties but can't seem to find anything to match.
Added all the items that are needed.
The database then loads appropriate data into combo boxes and text boxes.
The situation is that what happens when data is put into combo boxes and the data does not match the items in the combo box.
What I would like to happen is that when data does not match then it makes the combo box set to empty so that an item can be slected again.
Have tried fooling around with combo properties but can't seem to find anything to match.