Radgrid Total Column That Adds Up Numbers In A Given Row

1 Answer 116 Views
Grid
Mark
Top achievements
Rank 2
Iron
Iron
Iron
Mark asked on 16 Feb 2022, 04:18 PM

I am working on a timesheet application that tracks a person's hours using a RadGrid.

I have the totals for the day column displayed in the footer. But I want to create a column that sums up all the hours in the row. Is there a way to do that?

1 Answer, 1 is accepted

Sort by
1
Accepted
Attila Antal
Telerik team
answered on 21 Feb 2022, 11:07 AM

Hello Mark,

Depending on the scenario you are trying to achieve there might be different ways, but usually, the Aggregates Functionality is used to make Calculations.

Here are a few articles that describe the most common functionalities for calculating values:

Please check them out and if you have any questions, let us know.

Regards,
Attila Antal
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/.

Mark
Top achievements
Rank 2
Iron
Iron
Iron
commented on 17 Mar 2022, 05:26 PM

GridCalculatedColumn was it.. Thanks!
Tags
Grid
Asked by
Mark
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
Attila Antal
Telerik team
Share this question
or