Skip to content

This example demonstrates how to calculate running totals in Pivot Grid for Web Forms.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/web-forms-pivot-grid-calculate-running-totals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pivot Grid for Web Forms - How to calculate running totals

This example demonstrates how to include previous cell values in the next cell's values.

RunningTotalBinding is used to calculate cumulative values.

This example includes two check boxes. Enable one of them or both depending on your needs:

  • The Include Previous Quarter Sales into the Values of the Next Quarter check box includes previous quarter sales in the next quarter sales value.

  • The Allow Cross-Group Running Totals Accumulation check box allows you to specify whether running totals are calculated independently within individual groups or for the entire Pivot Grid.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)