This is a migrated thread and some comments may be shown as answers.

Issues with tabbing between Filter Fields - scrolling out of sync

1 Answer 57 Views
Grid
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 22 Nov 2016, 09:54 PM

Hello,

We have a wide grid with horizontal scrolling, with 2 frozen columns. It is very wide (over 20 columns), so the horizontal scrolling is always needed.

We are using the Filter Row option to allow the user to filter. Works well, but if the user tabs between the filter fields, an issue arises. If the user tabs to a hidden field (hidden as in having to scroll to see it), then the header will scroll to accomodate, but the body will not. Likewise, if the user is scrolled all the way to the right and tabs out of the last frozen column, the scrolling again gets out of sync.

See the following Dojo example to experience the issue yourself.

http://dojo.telerik.com/iNONA/2

If anyone has any clue as to how to fix this issue, I'd appreciate it very much!

Thanks!

1 Answer, 1 is accepted

Sort by
0
Alex Hajigeorgieva
Telerik team
answered on 24 Nov 2016, 07:00 AM
Hello John,

I have already responded to you in the private support thread, however, I will post my response here as well in case anyone else is struggling with this issue.

Indeed, this is an issue and we have it logged and assigned a developer to fix.You can follow its progress at:

https://github.com/telerik/kendo-ui-core/issues/2453

My colleague who has logged the issue has put a workaround in the comments for the meantime and it works when applied to the grid even with locked columns. I edited the provided demo to include the workaround in an event handler of the kendoWidgetCreated global AngularJS event just to be sure that the grid exists:

http://docs.telerik.com/kendo-ui/AngularJS/global-events

The updated demo is available at:

http://dojo.telerik.com/iNONA/3

Please accept our apology for any inconvenience.

Regards,
Alex Hajigeorgieva
Telerik by Progress
Kendo UI is ready for Visual Studio 2017 RC! Learn more.
Tags
Grid
Asked by
John
Top achievements
Rank 1
Answers by
Alex Hajigeorgieva
Telerik team
Share this question
or