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

Grouping header sum update dynamically

1 Answer 65 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Roll
Top achievements
Rank 1
Roll asked on 15 Dec 2010, 08:39 AM

Hello,

I am using GridView for data display, in some columns, data is changed dynamiclly, such as "Profit".

And when I grouping, I want to show the sum of Profit in grouping header.

It can show the value when grouping done. But it can't auto update the sum value synchronization with "Profit" column.


How can I do this? Thank you.

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 15 Dec 2010, 09:39 AM
Hello Roll,

Basically, for the time being calling Rebind() on the grid is the way for recalculating the aggregates in the GroupHeader. We are in the process of researching a far more appropriate approach for achieving the same functionality and we will implement it as soon as we could provide the best possible solution.
Let me know if you need any further assistance. 

Best wishes,
Maya
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
Tags
GridView
Asked by
Roll
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or