Compact Layout for Hierarchical Row Values
The ASPxPivotGrid allows you to create compact layouts for hierarchical row values. When there are a lot of data fields in a Row Area, row values can be displayed in a tree:
Tip
Demo: Compact Layout
The table below lists API you can use to set the compact layout:
Set the PivotGridOptionsViewBase.RowTotalsLocation property to PivotRowTotalsLocation.Tree to get more space horizontally. | |
Use the control’s ASPxPivotGrid.OptionsView property to get access to PivotGridOptionsViewBase.RowTotalsLocation. |