Hi,
I’ve a jqxPanel with big form inside to it and “Tab” key is usually used to key-in the data in each field by sequence using “tabindex” attribute. Obviously the focus goes to each field as per the tabindex. At the same time, the scrollbar should position accordingly. Instead, the jqxPanel scrollbar is moving to top when tabbing to each field.
Expected Behavior: jqxPanel scrollbar should scroll respective to the field position when tabbing to each field by sequence.
Is it a know bug in jqxPanel? I’m using v2.8.0 library.
Can anyone suggest me a solution?
Thanks in advance.
Cheers,
\_rssb