Glitchy Behavior on Grouped Virtual Grid

1 Answer 52 Views
Grid
Janki
Top achievements
Rank 4
Bronze
Iron
Iron
Janki asked on 09 Mar 2022, 03:32 PM

Demo taken from KendoReact docs

When you scroll to the bottom of the grid, it starts glitching (there is a big blank space below the last row) => any workarounds?

 

Also, any workarounds for the fact that grouped grids with virtual scrolling can't use the expand/collapse functionality?

 

Thank you!

1 Answer, 1 is accepted

Sort by
0
Filip
Telerik team
answered on 10 Mar 2022, 01:30 PM

Hi, Janki,

The blank space that appears on the bottom is a known issue, which is logged here: 

https://github.com/telerik/kendo-react/issues/363

A suggested workaround for both questions would be to use the TreeList component since it has most of the functionalities that the Grid does, it supports filtering, virtualization and has the expand/collapse functionality, like shown in this example:

https://stackblitz.com/edit/react-pvp2ds?file=app/main.jsx

Regards,
Filip

Tags
Grid
Asked by
Janki
Top achievements
Rank 4
Bronze
Iron
Iron
Answers by
Filip
Telerik team
Share this question
or