/winforms-grid-calculate-custom-summary-based-on-other-summary-values

Calculate a custom total summary based on other columns' summary values.

Primary LanguageVisual Basic .NETOtherNOASSERTION

WinForms Data Grid - How to calculate a total summary based on other columns' summary values

The GridView.CustomSummaryCalculate event does not allow you to obtain total summaries calculated against other columns. This example handles the GridView.CustomDrawFooterCell and GridView.CustomDrawGroupRowFooterCell events to calculate total summary values based on other columns' total summaries and display custom summaries within footer and group footer cells.

Files to Review

Documentation

See Also

Does this example address your development requirements/objectives?

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