Completed
Last Updated: 27 Mar 2015 18:41 by fdssdf dfsg
Nick
Created on: 11 Apr 2012 14:25
Category: Kendo UI for jQuery
Type: Feature Request
90
Display Aggregate Information on collapsed Grids
Grids correctly display aggregate information in a groupFooterTemplate, but it only shows this information when the section of the group-by is visible (not collapsed).

Is there a way to display the aggregate information in a template that shows when that section is collapsed?
34 comments
fdssdf dfsg
Posted on: 27 Mar 2015 18:41
It is not a technical question. You made a mistake, showing aggregate information in the footer has nothing to do with the Groupable() functionality. I can have fixed group without groupable functionaly activated.
ADMIN
Telerik Admin
Posted on: 27 Mar 2015 18:22
For additional technical questions please contact our support team, as instructed below.
fdssdf dfsg
Posted on: 27 Mar 2015 18:15
If I want the footer to still display on collapse I need to set it Groupable?
What if I do not want the user to change grouped columns?

Thank you
ADMIN
Telerik Admin
Posted on: 26 Nov 2014 13:23
Here we discuss displaying aggregate data in the group footer when groups are collapsed. Forward any additional technical questions to our support mediums on telerik.com.
Joel
Posted on: 25 Nov 2014 22:41
This was not shipped in Q3 2014 btw - you are not able to display aggregate column values within the group header row when grouped data is either collapsed or expanded
ADMIN
Telerik Admin
Posted on: 21 Nov 2014 14:17
Shipped in Q3 2014
ADMIN
Telerik Admin
Posted on: 11 Nov 2014 13:02
You should be able to configure the visibility of the group footers via the groupable.showFooter property from the public API (http://docs.telerik.com/kendo-ui/api/javascript/ui/grid#configuration-groupable.showFooter). 

This will work with the MVC wrapper of the grid for the Q3 RTM release, due in about a week.
Pete
Posted on: 11 Nov 2014 04:42
I am running the Q3 2014 beta and it does not appear to be fixed in there. The online demo for ASP.NET MVC Q3 2014 grid (aggregates) shows it is still an issue.

Can you confirm this will be fixed?
ADMIN
Telerik Admin
Posted on: 12 Sep 2014 09:19
Yes, see the status of this thread for more info.
Imported User
Posted on: 11 Sep 2014 19:57
Hello, 

Any news about this? is it going to be out in November?
ADMIN
Telerik Admin
Posted on: 20 Aug 2014 16:48
It is tentatively scheduled for Q3'14, due in mid November. Stay tuned for confirmation by the end of the month.
Arif
Posted on: 20 Aug 2014 10:10
When do you think it will be available?
ADMIN
Telerik Admin
Posted on: 19 Aug 2014 12:28
We are actively considering this feature for next releases, stay tuned for updates.
Imported User
Posted on: 19 Aug 2014 12:19
We need this ASAP. When do you plan to have this feature in your RoadMap ? in 2014 ?
Joel
Posted on: 11 Aug 2014 15:45
Def. need this feature (yesterday) - please see our support ticket (ID: 848025). It is of high value to be able to display aggregate column values within the group header row when grouped data is either collapsed or expanded.
Hussein
Posted on: 11 Aug 2014 10:25
It's needed
Bill
Posted on: 15 May 2014 20:17
Since the groups collapse showing the header, it is imperative to have summary data in the header showing for more than just the grouped column.  
danparker276
Posted on: 19 Apr 2014 01:51
I guess I gotta go back to WebForms :(
Fernando
Posted on: 14 Apr 2014 15:05
Need this functionality ASAP
Hussein
Posted on: 27 Mar 2014 15:02
This feature is needed desperately !! Plsssss.. Much needed !
rudy
Posted on: 07 Feb 2014 17:35
See ticket id 719908 on the support system http://www.telerik.com/account/support-tickets/view-ticket.aspx?threadid=719908
Helen
Posted on: 31 Jan 2014 15:43
This would be a useful bit of functionality for us in our applications.  Our clients do not want collapsible groups without the ability to see totals in the group header.
Jim
Posted on: 23 Jan 2014 22:31
This is a critical piece of functionality.  Basically, grouping and aggregation in its current form makes for a cute demo, but not a useful business tool.  The tools we build need to be able to look at data from multiple dimensions in order to be useful to our clients.

Please add this to your high priority list.
Imported User
Posted on: 10 Dec 2013 08:45
It's needed
Imported User
Posted on: 01 Nov 2013 16:03
This feature is needed desperately !! Plsssss.. Much needed !
Paul
Posted on: 06 Sep 2013 15:25
It would also be nice if you could add a label to the group footer to know which group the footer is for.  It can be a little hard to read if there more than two or three grouped columns.
Imported User
Posted on: 04 Sep 2013 01:20
this feature is despeartely needed
Nathan
Posted on: 01 Aug 2013 17:51
+3 : ) 
I'll put my totals in the footer for now but with many records it would be nice if it showed when collapsed. Right in the header would be even better! Thanks.
Tim R
Posted on: 27 Jun 2013 19:58
Yes, it would be very good to have an option to keep both the group header and the group footer  visible when the group detail is collapsed, so that data aggregated client-side could be displayed in the footer.  There could be a GroupCollapse that has current behavior a GroupDetailCollapse that collapses only the detail rows.
Feroz
Posted on: 04 Jun 2013 06:52
Need functionality to display multiple aggregates from different columns in the groupHeaderTemplate.
Gsdgdsfg
Posted on: 29 Apr 2013 06:33
Agreed. I would like this enhancement to group header template. Currently I want the header to show other fields value but kendo UI doesn't support it.
Alexandre
Posted on: 23 Jan 2013 11:42
Total agreed, groupHeaderTemplate is currently pretty useless.
jholt
Posted on: 31 Aug 2012 14:15
+1
James
Posted on: 27 Jul 2012 15:49
Right now the groupHeaderTemplate is pretty useless without this. Typically you don't want to get sums for the current field (I can't think of any case where you'd actually want to do this!). you want to display aggregates from other fields.