Hi I am using grouped areas in xamgrid like this:<ig:TextColumn IsGroupBy="True" ...>,and want to display the grouped areas expanded.
In the GroupBySettings I have set IsGroupByAreaExpanded to true,but when xamgrid is loaded, the groups are displayed collapsed.How can I display the groups expanded when loading?Thanksvoks
Hello voks,
I am just checking have you been able to resolve your issue? If you still need any assistance on the matter do not hesitate to ask.
I have been looking through your requirements and I can suggest you check the following link from our documentation, where you can find detail information on how you can expand the child rows in your XamGrid:
http://help.infragistics.com/NetAdvantage/Silverlight/2011.2/CLR4.0/?page=xamGrid_Auto_Expand_Data_Rows_and_Child_Bands.html
also you can take a look at the following forum thread which discuss the expanding of the group by rows:
http://blogs.infragistics.com/forums/t/59283.aspx
If you need any additional assistance on this issue please feel free to ask.