View Full Version : Ext.ux.grid.GroupSummary and Ext.ux.grid.ColumnHeaderGroup
psmacarov
8 Oct 2010, 1:40 AM
Ext.ux.grid.GroupSummary and Ext.ux.grid.ColumnHeaderGroup doesn't working together. My ColumnHeaderGroup become broken when i use GroupSummary.
May be anyone have same problem ?
Condor
8 Oct 2010, 2:03 AM
GroupSummary and ColumnHeaderGroup should work together (GridSummary and ColumnHeaderGroup will have a problem though).
Could you post an example?
psmacarov
8 Oct 2010, 3:30 AM
That's my code in Attachment
Condor
8 Oct 2010, 3:42 AM
That should be:
plugins: [group, summary],
psmacarov
8 Oct 2010, 3:53 AM
Thank's a lot, you are best!
Powered by vBulletin® Version 4.2.3 Copyright © 2019 vBulletin Solutions, Inc. All rights reserved.