Expanding and Collapsing Grouping Columns and Rows
The following operations can be performed by end-users to expand and collapse columns and rows that have nested columns and rows:
Action | Effect |
---|---|
Clicking the expand button. | Collapses or expands a corresponding column/row. |
Selecting the Collapse/Expand option in the grouping value context menu. | Collapses or expands a corresponding column/row. |
Selecting the Collapse All/Expand All option in the grouping value context menu. | Collapses or expands all the columns or rows of the column or row field which the grouping value corresponds to. |
Note
Use the pivot grid’s PopupMenus.GroupValueMenu.Items property to toggle the visibility of specific options in the grouping value context menu.