When I use the bottom scrollbar in the Grid to scroll to the left/right, the header row and the body rows do not synchronize.
It only happens when scrollable is set to 'virtual' and I need it for scrolling vertically.
Is there any way to fix it? Thanks!
Regards,
Jason Li
1 Answer, 1 is accepted
1
Plamen
Telerik team
answered on 28 Dec 2022, 06:14 AM
Hi,
Indeed, currently in case of 'virtual' scroll - we are rendering rendering two separate tables to display the header and the content of the grid - we are considering changes in this behavior in the future yet, can't commit for exact ETA at the moment.
One possible solutions, at the moment, is to use Kendo React TreeList (with only one level of items) where one table is used and horizontal scroll of the headers is without delay - https://www.telerik.com/kendo-react-ui/components/treelist/columns/virtualization/. In the other aspects it behaves the same as the Grid so it can easily replace it.
Regards,
Plamen
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.