Posted 27 April 2022, 8:28 am EST
Hello all,
I use Aggreagtions (sum) in some footers.
How are these aggregations updated, e.g. after update, add or delete in that Columns?
Many greetings
Forums Home / ComponentOne / WinForms Edition
Posted by: s.wortmann on 27 April 2022, 8:28 am EST
Posted 27 April 2022, 8:28 am EST
Hello all,
I use Aggreagtions (sum) in some footers.
How are these aggregations updated, e.g. after update, add or delete in that Columns?
Many greetings
Posted 28 April 2022, 2:51 am EST
Hi Stephan,
The Footer aggregates are updated whenever a row is added/deleted in the grid and also when the cell data is updated in a column where the aggregate is used. Please refer to the attached sample showing a simple implementation of the same.
Kind Regards,
Kartik