-
19 May 2009 9:11 AM #1
How to add a total of Group Summary Plugin inside
How to add a total of Group Summary Plugin inside
Group Summary Plugin
http://extjs.com/deploy/dev/examples/grid/totals.html
I would like to add a total of at the very bottom.
The result is:
thanksCode:(16 Tasks) 86 hours $337.50 $9,500.00

-
19 May 2009 1:11 PM #2--Chad Eberle
Web Application Architect
Pierce County Software Development
Pierce County, Washington
-
19 May 2009 8:16 PM #3
-
19 May 2009 10:15 PM #4
-
20 May 2009 5:57 AM #5
hello,
i am trying to create plugin for GroupSummaryView in gwt ext for grid but i do not know how to create
that. i need grid looks like (http://extjs.com/deploy/dev/examples/grid/totals.html) this. Please help me to fix this.
Thank You.
Ranadheer.
-
20 May 2009 8:30 AM #6
@peacock
There's a couple of things you can do:
1) See if the GridSummary plugin will work alongside the GroupSummary plugin. Components can have multiple plugins. You may have to experiment with the order. Looking at the source code might give you the answer without experimenting.
2) Merge the two plugins together into a new plugin that has both features.
Good luck.
--Chad Eberle
Web Application Architect
Pierce County Software Development
Pierce County, Washington
-
20 May 2009 8:56 AM #7
-
20 May 2009 8:58 AM #8
Hi,
I am also trying to fix this Group Summary Plugin thing in gwtext. did you get any result for this. Please help me to fix this.
Thank you.
Ranadheer.


Reply With Quote