This question is locked. New answers and comments are not allowed.
I have a pretty complex grid (custom columns added dynamically with custom aggregate functions). The grid may contain many columns, each having a complicated custom aggregate function. (not just a sum or average)
CalculateAggregates() will update all aggregate values, but is there a way to update just 1 Aggregate function when a certain event occurs? Also, is there a way to turn off the automatic updating of aggregate functions when a row is updated?
I know this is an unusual request, and won't be disappointed if it can't be done. :)
Thanks,
Justin
CalculateAggregates() will update all aggregate values, but is there a way to update just 1 Aggregate function when a certain event occurs? Also, is there a way to turn off the automatic updating of aggregate functions when a row is updated?
I know this is an unusual request, and won't be disappointed if it can't be done. :)
Thanks,
Justin