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

Filter row alignment when tabbing

1 Answer 52 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Bob
Top achievements
Rank 1
Bob asked on 18 Feb 2015, 02:54 PM
Hi, is there any way to have the Filter Row tabbing not cause the data to mis-aligned?  I want to be able to tab through Filter Row fields but I want column headers to still be aligned with their column data.

Steps:
1) Resize page so that grid requires horizontal scroll bar
2) Set focus on first filter row input
3) Tab over until you are on filter input outside of visible area and notice that filter row will be coming mis-aligned with data

http://demos.telerik.com/aspnet-mvc/grid/filter-row

1 Answer, 1 is accepted

Sort by
0
Accepted
Alexander Popov
Telerik team
answered on 20 Feb 2015, 08:45 AM
Hi Bob,

This is a known behavior that we will address in future releases of Kendo UI. Meanwhile you can attach a scroll event handler to the Grid's content and manually keep the filter row and the content in sync.
Here is an example illustrating that approach.

Regards,
Alexander Popov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
Bob
Top achievements
Rank 1
Answers by
Alexander Popov
Telerik team
Share this question
or