H there,
I'm new to telerik controls and still trying to work out some of the fundamentals. As I understand it, when both grouping and paging are applied to a RadGrid, pages become "fixed", i.e. grouping records on a page will reduce the number of records that page holds to the new reduced number of visible records, rather than pulling in records from the next page to fill the remaining slots, or even including records that spilled over onto the next page in the group.
Does anyone know if it is possible to override this default behaviour, and get the grid to rebind after a grouping has been applied so that the pages are updated accordingly?
I'm new to telerik controls and still trying to work out some of the fundamentals. As I understand it, when both grouping and paging are applied to a RadGrid, pages become "fixed", i.e. grouping records on a page will reduce the number of records that page holds to the new reduced number of visible records, rather than pulling in records from the next page to fill the remaining slots, or even including records that spilled over onto the next page in the group.
Does anyone know if it is possible to override this default behaviour, and get the grid to rebind after a grouping has been applied so that the pages are updated accordingly?