R
Ramana
Hi,
We are handling some keys in the form to perform some form based actions.
for example Ctlr+s will save the data on the form which is equivalent to
pressing the save button. But when the focus is on a combobox, then we are
not able to capture the keys (i.e form's keypdown/up events are not being
fired). IS this a bug or known issue?
Is there any solution to fix this problem?
Advance thanks
Ramana
We are handling some keys in the form to perform some form based actions.
for example Ctlr+s will save the data on the form which is equivalent to
pressing the save button. But when the focus is on a combobox, then we are
not able to capture the keys (i.e form's keypdown/up events are not being
fired). IS this a bug or known issue?
Is there any solution to fix this problem?
Advance thanks
Ramana