This question is locked. New answers and comments are not allowed.
Is there a way to refresh the aggregate values for a group when a data item in that group has been updated? I have templates for my footer cells that are bound to the aggregate results. But when a data item in that group is updated the aggregates are not recalculated. If I try to call grid.grdProjSummary.InnerDataGrid() the source IEnumerable passed into my custom aggregate function is all items in the grid..
Marty
Marty