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

Vertical scrollbar in hierarchy grid not activating when row virtualisation turned on

1 Answer 97 Views
Grid
This is a migrated thread and some comments may be shown as answers.
George
Top achievements
Rank 1
George asked on 28 Jun 2013, 04:01 PM
Hi,

This looks like a bug in Kendo UI Grid. Please try the following:

a) On the hierarchy example, turn off paging and turn on scrolling, but set the Employees grid to be scrollable. The scroll bar will then correctly take account of the child (orders) grid.

b) Now set .Scrollable(scrollable => scrollable.Virtual(true)) in the parent grid. The vertical scroll bar is no longer active, making scrolling in the child grid impossible.
Please advise,

George

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 02 Jul 2013, 02:22 PM
Hello George,

This is not supported. The virtual scroller cannot know what would be the height of the detail be and so it cannot calculate the total height.

Regards,
Daniel
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
George
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or