AD
Administrator
Syncfusion Team
June 16, 2005 08:13 PM UTC
1) You can try code like:
this.gridGroupingControl1.Table.TopLevelGroup.Groups[0].IsExpanded = true;
2) You can use QueryCellStyleInfo to specify the caption text to be whatever you might want to use. Here is a forum thread on this.
http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=25802