I created a grouped by radgrid with pagerstyle 10,
I added sum in footer,
but Sum is calculated for each 10 records.. I would like to see the sum just in end of group.
The sum is not by group, it's by page, how to make it by group?
<consist:ConsistGenericGrid ID="grData7" runat="server" ShowFooter="false" AllowSorting="false" DefaultSort="false" Visible="false"
OnNeedDataSource="grData7_
<ClientSettings>
<ClientEvents OnColumnResized="telerik_ext.
</ClientSettings>
<MasterTableView ShowGroupFooter="true" AllowMultiColumnSorting="true" ShowFooter="false">
<GroupByExpressions>
<telerik:GridGroupByExpression
</telerik:GridGroupByExpressio
</GroupByExpressions>
</MasterTableView>
<GroupingSettings ShowUnGroupButton="false" RetainGroupFootersVisibility="
</consist:Cons
| זהות | נרשמים | ||
| קבוצת A | |||
| 24252452 | 1,547 | ||
| 2424245 | 1,500 | ||
| 57857 | 28 | ||
| 6786876 | |||
| 757575 | 10 | ||
| 563757 | |||
| 5775 | 3 | ||
| 42545242 | 5 | 1,300 | |
| 7466386 | 20 | ||
| 886786 | |||
| 66 | 4,347 | ||
| NEXT PAGE: | |||
| 24258525 | 10 | ||
| 7878575 | |||
| 88575757 | 10 | ||
| 20 | 0 | ||
נרשמים has to be 86
not 66
