G
Guest
Hi,
I have a combo box with two options: "AS1" and "AS2". The combo box is
bound to a text field and whenever the user types in "A" or "AS", "AS1" pops
up as the default. Is there anyway for the user to just hit "1" and then
"Tab" (or "Enter") and the combo box will recognize it as "AS1" (or
similarly, hit "2" and the combo box will recognize it as "AS2")?
I still want the user to have the option of typing in the entire "AS1" or
"AS2" so I can't just change the value list to "1" and "2"
Thanks!!!
I have a combo box with two options: "AS1" and "AS2". The combo box is
bound to a text field and whenever the user types in "A" or "AS", "AS1" pops
up as the default. Is there anyway for the user to just hit "1" and then
"Tab" (or "Enter") and the combo box will recognize it as "AS1" (or
similarly, hit "2" and the combo box will recognize it as "AS2")?
I still want the user to have the option of typing in the entire "AS1" or
"AS2" so I can't just change the value list to "1" and "2"
Thanks!!!