Ext JS Grid panel with grouping and summary

Posted: Wed, Jan 04, 2012 - 01:28pm

I'm using a Gridpanel which utilizing grouping and summary. I have a requirement that gridpanel needs to be  behave like following 2 way:

(1) grouping summary for each group

(2) Total summary at the bottom of the grid

Any solutions?

Thank you.

Hi,What I really want to

  • Wed, Jan 04, 2012 - 02:51pm

Hi,
What I really want to implement is some thing like below link. It was implemented using Ext.NET. I'm seeking a one using ext js 3 ver.
http://examples.ext.net/#/GridPanel/Miscellaneous/Grouping_TotalRow/

Thank you.

Hi Anuruddha, you can combine

  • Thu, Jan 05, 2012 - 01:36pm

Hi Anuruddha, you can combine the following plugin with GroupSummary plugin to achieve what you want:

http://www.rahulsingla.com/blog/2010/04/ext-net-extjs-gridpanel-columns-summary-plugin-(without-grouping)

I have in fact done so for atleast a couple of my projects.

__________________

Rahul Singla
Signature