I have a RadGrid that has about 12 groups (grouped by months). The GroupsDefaultExpanded (true/false) expands or collapses "ALL" the groups. Is there a way to Expand "ONLY THE FIRST GROUP" within the 12 groups in the code behind?
Example:
January 2010 (Expanded)
Items
Items
Items
February 2010 (Collapsed)
March 2010 (Collapsed)
April (Collapsed)
etc.
Thanks in advance for some guidance.
Example:
January 2010 (Expanded)
Items
Items
Items
February 2010 (Collapsed)
March 2010 (Collapsed)
April (Collapsed)
etc.
Thanks in advance for some guidance.