Summary Top Row -> Same as Main Grid Summary Top Row
Summary Bottom Row -> I believe it pick from Main Grid Summary Bottom Row.
We do not need this. Is there any way to hide these?
1 Answer, 1 is accepted
1
Accepted
Dess | Tech Support Engineer, Principal
Telerik team
answered on 12 Jul 2023, 02:42 PM
Hi, Gaurav,
To show a total summary for all groups, you can use the ShowTotals template property. The totals are calculated for the child rows of all groups. You can control if the summary rows are top or bottom pinned even in grouped RadGridView.
As of the R1 2020 version, the template in RadGridView offers the ShowSubTotals property. Its value indicates whether summary rows will be shown for each group. The property is only relevant when the grid is grouped.
Additional information is available in the following article: