AD
Administrator
Syncfusion Team
November 2, 2004 01:40 PM UTC
There is a property, this.gridGroupingControl1.ChildGroupOptions.ShowGroupSummaryWhenCollapsed, that should allow the summaries to show when the group is collapsed.
Also, if you want the summary to show in teh caption, you can set the grid.ChildGroupOptions.ShowCaptionSummaryCells. See this thread for some code.