Posted 16 June 2021, 1:35 pm EST
Hi-
I am currently doing a task with flexgrid that used wj-input-number, if we try to use tab key to jump to the next wj-input-number, it will work as usual, but if the wj-input-number is on the part where the user needs to scroll down to see it, the tab won’t jump to that field, instead, it will go to the next clickable item on the screen. I tried to set its keyActionTab to any of the available KeyAction, but it seems like it is only working on the grid’s cell not on wj-input-number. is there a way to resolve this, or is this a limitation of the wj-input-number?