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

[Solved] How to disable group footer content from displaying in group headers?

3 Answers 175 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.
kannan
Top achievements
Rank 1
kannan asked on 17 Sep 2010, 02:59 PM
Hi,
      i am having aggregate function and showing this as footer value .. and i have groupdescriptor , also  it has aggregate function.. but footer aggregate function also showing in gruopdescriptor.. But both are different...
But i dont want to show footer aggregate function value in groupdescriptor ...
see the below attatched file
  

Thanks In Advance:
Kannan

3 Answers, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 17 Sep 2010, 03:07 PM
Hello kannan,

You may use the ShowHeaderAggregates Property of GridViewGroupRow to hide/show group header aggregates.
 

Sincerely yours,
Maya
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
0
kannan
Top achievements
Rank 1
answered on 18 Sep 2010, 05:25 AM
Hi,
        ok... but if i give ShowHeaderAggregates as True , it display both footer aggregate value and also Groupdescriptor aggregare value. if i give ShowHeaderAggregates as false , it does not display Groupdescriptor aggregare value.But in header  i have to display group descriptor aggregate value only not footer value...

see the attatched file...



Thanks In Advance,

kannan.S
0
Maya
Telerik team
answered on 21 Sep 2010, 09:44 AM
Hello kannan,

I am sending you a sample project illustrating how to achieve the desired state of the GridViewGroupRow by handling the Grouping event.
I hope that helps.
 

Regards,
Maya
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
kannan
Top achievements
Rank 1
Answers by
Maya
Telerik team
kannan
Top achievements
Rank 1
Share this question
or