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

[Solved] Hide aggregates in the grid header

1 Answer 208 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.
Durga Bahadur
Top achievements
Rank 1
Durga Bahadur asked on 11 Sep 2009, 04:49 AM
Hi,

We are calculating and displaying Aggregates for the values in the grid.  We are grouping a column by dragging it to the grid header.  While displaying the aggreates in the grouped columns, we just need to show the aggreagates total in the footer.  We need to hide the aggregates total displayed in the header and show the rest like expander control and title.  Can any body suggest how to hide the aggregates total in the header.

1 Answer, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 14 Sep 2009, 10:13 AM
Hi Durga Bahadur,

This can be achieved by redefining the template for GridViewGroupRow 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. I hope this helps.



All the best,
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
Durga Bahadur
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Share this question
or