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

[Solved] Grid with Grouping does not allow scrolling to bottom

1 Answer 325 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Manusha
Top achievements
Rank 1
Manusha asked on 06 Apr 2015, 02:32 PM

I thought that maybe I wasn't using the UI correctly, and I did find a notice in the documentation that grouping + virtual scroll is not recommended, however when using virtual scrolling and grouping, it's impossible to scroll to the bottom.

 Is there any plans to fix this; or a way to work around it (calling resize or something at a specific time?) where both can be used?

 Here is a minimal case to see what I mean. Run the demo and then scroll to the bottom and you will find that as you collapse groups, more content shows up at the bottom that you cannot scroll to.

http://dojo.telerik.com/AXaRi

 

Thanks for any suggestions

** And yet we know that scrollable:true will use default scrolling and it all works.

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 07 Apr 2015, 02:33 PM
Hello Manusha,

Virtual scrolling and grouping are not supported for this very reason - the virtual scrollbar's height cannot be calculated correctly, because the exact number of groups is unknown. Please use grouping with standard scrolling and paging, as recommended in the documentation.

Regards,
Dimo
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
Manusha
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or