Hi,
This problem has been raised before, e.g.
https://www.syncfusion.com/feedback/12822/support-for-disablepagewiseaggregate-for-blazor-grid
Problem :
Grid is grouped and has a total shown in the group header or footer. Grid is also paged.
The total is not correct because it only sums rows shown in the current page, instead of all rows for the group regardless of what page they are on.
Synfusion has previously attempted to fix this by introducing the DisablePageWiseAggregates (GridGroupSettings) property.
I confirm that setting this property to true does not fix the problem in 18.3.0.47.
Please advise when this will be fixed.
Thanks
Paul