Subject |
Re: key or Onkey event |
From |
Heinz Kesting <Nobody@Nowhere.com> |
Date |
Sat, 23 Sep 2023 22:49:17 +0200 |
Newsgroups |
dbase.getting-started |
Hi Mustansir
>
> I am Entering a Value in Combobox and wish to force Action with Tab Key. But when I press Enter Key It triggers Change event first so the condition for key event to look for Tab key only does not work.
Did you try the 'onChangeCommitted' event instead of 'onChange'? There
are slight differences in behaviour, but I'm not sure if this helps in
your case. Otherwise, I'm afraid, I can't help here.
Kind regards, Heinz
|
|