Hi All I would like get a Group Summary in the Grid in GWT. Similar to the following example: http://extjs.com/deploy/dev/examples/grid/totals.html. I did a view source on the javascript and it seems to be the "plugin: summary" which add this functionality.
I have also booked out the source code of GWT-Ext but I couldn't see a GroupSummaryView class. I could only see the GridSummaryView class which get summary for the full grid and not for the different groups in the grid. Any ideas to achieve Group Summary in the Grid in GWT Thank you. Regards Leon --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GWT-Ext Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gwt-ext?hl=en -~----------~----~----~----~------~----~------~--~---
