groupRows
Home > @gooddata/sdk-ui-pivot > IPivotTableConfig > groupRows
IPivotTableConfig.groupRows property
Specify whether the table should group rows.
Signature:
groupRows?: boolean;
Remarks
If this is turned on and the table is sorted by the first row attribute, then the grouping will take effect.
Default: true