Consider a grid with grouping and pagination. When we collapse a group, the items from next page should take up the space left be the hidden rows, i.e., grouping should work across pages and not just the current page. Otherwise, grouping is a useless feature in a grid with pagination. This should work for client as well as server pagination and also for virtual scroll.
Hello, Josetuttu,
If you would like to Kendo UI Grid to get the next page when you collapse the grouping row, you can use the endless scrolling implementation:
https://dojo.telerik.com/@bubblemaster/aceGiluF
Documentation is available here:
Kind Regards,
Alex Hajigeorgieva
Progress Telerik