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

[Solved] the aggregate group label is not shown when user scrolls horizontally

3 Answers 109 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.
carla
Top achievements
Rank 1
carla asked on 09 Aug 2011, 11:20 PM
When the radGrid is grouped by certain column, the group label shows the value of the group column, the aggregate values like Count, Sum. But when the user scolls right( horizontal scrolling), the aggregate result label is hidden. I attached a sample pic.

How do we show the aggregate result label all the time regardless of horizontal scrolling.

3 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 10 Aug 2011, 06:54 AM
Hi,

You can modify the GridViewGroupRow to fit your needs however if you disable scrolling you will unable to see aggregates on the right. 

Regards,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

0
carla
Top achievements
Rank 1
answered on 10 Aug 2011, 11:03 PM
Thank you for replying.

I look into the properties and method of that class but still have trouble in finding which one to use. I was hoping i could find the Property of the grouped column and add the aggregation results but couldn't.  A sample code would be really helpful.
0
carla
Top achievements
Rank 1
answered on 12 Aug 2011, 12:07 AM
Never mind. I found the answer.
Tags
GridView
Asked by
carla
Top achievements
Rank 1
Answers by
Vlad
Telerik team
carla
Top achievements
Rank 1
Share this question
or