This is a migrated thread and some comments may be shown as answers.

How to expand/collapse a certain level of groups?

0 Answers 55 Views
GridView
This is a migrated thread and some comments may be shown as answers.
hightow
Top achievements
Rank 1
hightow asked on 29 Sep 2011, 02:48 PM
I can't find example code where I can expand/collapse a certain level of groups by code.

ExpandAllGroups() expands all groups, while ExpandGroup() expand one certain group-item.

Say I have a grid that are grouped by colA and colB.
When pressing one button (or whatever) I want all colA-items to be expanded.
When pressing another button I want all colA- and all colB-items to be expanded.

How do I do that?

Thanks for any reply

No answers yet. Maybe you can help?

Tags
GridView
Asked by
hightow
Top achievements
Rank 1
Share this question
or