ahabichd
Programmer
- Dec 22, 2002
- 2
I am using a combo box to display item numbers from an inventory table. When the On Change event of the combo box is triggered a number of text boxes are filled with the item's description, price etc.
This works fine when I select an item from the drop-down list of the combo box, but not when I type a value into the text field of the combo box.
This works fine when I select an item from the drop-down list of the combo box, but not when I type a value into the text field of the combo box.