Unplanned
Last Updated: 28 May 2025 15:56 by ADMIN
Pete
Created on: 09 Oct 2015 15:32
Type: Feature Request
11
Add group option to keep the group Footer with the Last Detail row.
There is currently an option for GroupKeepTogether of FirstDetail for the Group, which keeps the Group Header with the first line of the Detail section.
This option needs to be duplicated for the Group Header and the Group Footer.
The Group Footer would contain an option to keep with first detail and the Group Footer would have an option to keep with last detail.
3 comments
ADMIN
Todor
Posted on: 28 May 2025 15:56

Hello Preston,

The feature request is not addressed yet. We will discuss within the team whether it may be included in one of our upcoming releases for this year.

As a limited workaround, you may display the first detail inside the table group header. In the latter, you may display only aggregated details on the group, and by default, the applied Aggregate Function is First. In the detail section of the table/group, you may hide the first row conditionally to avoid data duplication.

Regards,
Todor
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Preston
Posted on: 21 May 2025 20:37

Is there an update or workaround for this?

TableGroup.GroupKeepTogether = false causes orphaned group headers and footers.

TableGroup.GroupKeepTogether = true causes large empty sections if the group is too tall for the remaining page space.

Pete
Posted on: 30 Jun 2016 08:05
This will prevent the situation where the last row of the Detail Section is on one page and the Group Footer is on the next page.
With this additional option, both the last row and the Group Footer would be on the next page.