DevExtreme v23.1 is now available.
Explore our newest features/capabilities and share your thoughts with us.
The PivotGrid can calculate running totals by rows or columns. Assign "row" or "column" to a field's runningTotal property to specify how running totals are calculated. This property is available only for data fields.
Running totals are calculated from scratch for each group within a row or column. You can assign true to the allowCrossGroupCalculation property to calculate running totals across all groups.