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

Telerik Radgrid Groupig Aggregate

4 Answers 47 Views
Grid
This is a migrated thread and some comments may be shown as answers.
ABHILASH
Top achievements
Rank 1
ABHILASH asked on 25 Jul 2016, 09:50 AM

Hi 

I want to get the aggregate values in header 

4 Answers, 1 is accepted

Sort by
0
Pierre
Top achievements
Rank 1
answered on 26 Jul 2016, 08:50 AM

Hello,

You can do it by using GroupHeaderTemplate.
You can learn more here.

Hope this helps.

Regards,
Pierre LEBON

0
ABHILASH
Top achievements
Rank 1
answered on 26 Jul 2016, 09:28 AM

                                  Col1                        Col2

>Group1                 Here I want Total

              >Group2   Here I want Total

               Aggreagate  Total:-123<---- here i dont want

 

How to do it      

0
Pierre
Top achievements
Rank 1
answered on 26 Jul 2016, 11:20 AM
Hi,

You want to hide a groupFooter use ShowGroupFooter="True" in the grid declaration.
And if you need a custom footer with custom info, use the GroupFooterTemplate.

Thats literally the next item in the menu of the doc i linked man.
And please try to make your post readable.
If you have issue doing it in this box because of reset , do it on Notepad the copy past it.
0
ABHILASH
Top achievements
Rank 1
answered on 27 Jul 2016, 07:30 AM

We want to display the group aggregate values in the same row where aggregate coloumn is shown. Pl. find the attached screen shot.

Current it is showing in the next row.

Tags
Grid
Asked by
ABHILASH
Top achievements
Rank 1
Answers by
Pierre
Top achievements
Rank 1
ABHILASH
Top achievements
Rank 1
Share this question
or