3.2.0

tabbing

Hi,

I have a grid and one row is just editable input boxes (AW.Templates.Input).

What I want to do is goto the input box and click tab and i want to tab to the next box directly underneath it all the way to the end.

How do i do this?

DP
July 6,
do a search before please.
Paulo Cesar Silva Reis (PC from Brazil).
July 6,
"do a search please" Paulo who do u think you are. I'm glad brazil lost in the world cup.

Anyways I figured it out no thanks to Paulo.

obj.setController("myTabKeys", {
onKeyTab: "selectNextRow",
onKeyShiftTab: "selectPreviousRow"
});
DP
July 7,
nice u figured it out, because all forum hav this code.
Congratulations, u discover the SEARCH BUTTON.
Paulo Cesar Silva Reis (PC from Brazil).
July 8,

This topic is archived.

See also:


Back to support forum