This is a migrated thread and some comments may be shown as answers.

Multiple currency in Summary row

1 Answer 73 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Shanti 😎
Top achievements
Rank 2
Veteran
Shanti 😎 asked on 20 Oct 2020, 03:12 PM

Hi,

I have multiple rows. Each row has a different currency. How to find sum in Indian currency using summary row.

please find attached.

waiting for your favorable response. 

Thanks.

1 Answer, 1 is accepted

Sort by
0
Accepted
Dess | Tech Support Engineer, Principal
Telerik team
answered on 23 Oct 2020, 09:46 AM
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/.

Tags
GridView
Asked by
Shanti 😎
Top achievements
Rank 2
Veteran
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or