Hi All,
I'd like to take the totals that are aggregated in my footer, and place them in the row that's created for my filtering abilities.
Is this possible?
Screenshot shows where I'd like the totals to appear.
Thank you!
4 Answers, 1 is accepted
0
ww1711
Top achievements
Rank 1
answered on 15 Oct 2015, 01:21 PM
Still waiting on an answer.
Thanks!
0
Accepted
Hello,
I've created a sample RadGrid web site to demonstrate how you can achieve this requirement. Please run the attached application and let me know if it helps you.
Regards,
Eyup
Telerik
I've created a sample RadGrid web site to demonstrate how you can achieve this requirement. Please run the attached application and let me know if it helps you.
Regards,
Eyup
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items
0
ww1711
Top achievements
Rank 1
answered on 16 Oct 2015, 12:22 PM
Thank you, I will have a look.
0
ww1711
Top achievements
Rank 1
answered on 16 Oct 2015, 12:44 PM
Worked like a charm! I have an older version of Telerik so I wasn't able to make reference to IGridDataColumn. I created a function referencing the columns I wanted to use by UniqueName and everything works as expected.
Thank you!