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

[Solved] Problem in aggregate functions

1 Answer 116 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
suresh
Top achievements
Rank 1
suresh asked on 08 Sep 2009, 11:09 AM
Hi,
    I am using Aggregate functions of radgridview.It is showing totals of columns and is working fine.
But when i am grouping the grid,it is showing sum to that particular group and total grid.But it is showing total in group header and group footer also.I want the total to be displayed only in the group footer and not in the group header.Is there any way to achieve this?
            

1 Answer, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 09 Sep 2009, 07:38 AM
Hello suresh,

The only way this can be achieved would be to redefine the template for GridViewHeaderRow and remove the AggregateResultsList.

To learn how to change templates and style RadGridView with Expression Blend, please read this help article. You should go for the GroupRow.

Sincerely yours,
Ross
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
suresh
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Share this question
or