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

Collapse Group show Group Footer

3 Answers 221 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Phillip
Top achievements
Rank 1
Phillip asked on 29 Aug 2011, 10:51 PM
How can I show the group footer when the group is collapsed?  So that the collapsed group would show the header with the name and expand/collapse button, and directly below it the footer with all the aggregates for the group.
Thanks

3 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 30 Aug 2011, 06:09 AM
Hello Phillip,

Take a look at the following forum thread which discussed similar scenario.
Grid Collapse Group Footer at the Same Line.

Thanks,
Princy.
0
Phillip
Top achievements
Rank 1
answered on 30 Aug 2011, 02:49 PM
I would like to try and show the aggregate in the header, but I'm having trouble following the setup.  By trouble, I mean that it appears that the calculations have to be done manually which seems to defeat the purpose of this control.  The video I watched seems to want the calculations to be done as far down as SQL which will make the grid extraordinarily more complex when factoring in paging and filtering.  Is this really how difficult it is or am I misunderstanding the documentation?  Thanks
0
Accepted
Pavlina
Telerik team
answered on 31 Aug 2011, 09:54 AM
Hello Phillip,

RadGrid gives you the opportunity to retain the visibility of the group footers when their corresponding group header row is collapsed. In order to switch on this feature, just set the GroupingSettings.RetainGroupFooterVisibility property to true. A live example is available here:
http://demos.telerik.com/aspnet-ajax/grid/examples/groupby/groupfooter/defaultcs.aspx

Best wishes,
Pavlina
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
Grid
Asked by
Phillip
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Phillip
Top achievements
Rank 1
Pavlina
Telerik team
Share this question
or