I got two default groupby columns.
When I set the InitialExpand(false); the first column unExpand as expect.
But the second column did unExpand as expect. Seems the click on the Expand button will unExpand the all sub nodes. It's not I want, I want the first level child unExpand but other keep the status as original.
Does Someone can help me with this issue?
okay, thanks for the information, what I've tested is:
1. Using sample page: http://samples.infragistics.com/jquery/grid/enable-groupby-feature
2.Group by Color column
3.Group by Standard Cost column
No matter how many times I collapse or expand the Color group the "Standard Cost" group stays expanded. Am I missing something?
I'm using igGrid.
Before I Click Expand button on the Color Groupby(Standard Cost was unExpanded):
Then I Click the Expand button on the Color Group twice(Standard Cost was Expanded):
That's not I wanted. I don't want the Standard Cost Expand status changed by the Color Expand status.
Hello tomcatyou,
Could you clarify your scenario please, I'm not clear enough with. Are you using igHierarchicalGrid with Group By functionality? You may check that sample http://samples.infragistics.com/jquery/hierarchical-grid/group-by-in-hierarchical-grid out, which is about Group By feature.
Hope that helps a bit.
Please let me know if need further assistance.