Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

problem with 'dblookupcombobox.dropdown'

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
hi,
I'm using DBLookupComboBox.
When i select an item from the dropdown list with the UP/DOWN arrow key, followed by the ENTER key, it doesn't retain the active value from the dropdown index.

It always displays the previous value unless i select it with my mouse. Can some help me with the code or what i'm doing wrong?
 
are you doing anything in any of the combos events
maybee you need to move the code from on dropdown to onkeypress ect...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top