Hello, Shanti,
RadGridView offers the
GroupSummaryEvaluate event where you have access to the calculated value according to the values that are stored in the respective cells. If you want to format what exactly is displayed in the summary text, this is the appropriate place to do it:
https://docs.telerik.com/devtools/winforms/controls/gridview/rows/summary-rows#customizing-the-summary-row In case you want to change the default logic for calculating the summary value, you can extend the GridViewSummaryItem. A sample approach is demonstrated in this section:
https://docs.telerik.com/devtools/winforms/controls/gridview/rows/summary-rows#extending-the-gridviewsummaryitem I hope this information helps. If you need any further assistance please don't hesitate to contact me.
Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.