Tab key on wj-input-number

Posted by: david.hettmer on 16 June 2021, 1:35 pm EST

  • 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?

  • Posted 17 June 2021, 6:43 am EST

    Hi,

    You may handle the gotFous event of the inputnumber and update the scrollposition as demonstrated in the following sample:

    https://codesandbox.io/s/wijmo-angular-forked-4zp9z?file=/src/app/app.component.ts

    ~sharad

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels