Does Grid support aggregate functions when it uses client side data binding?
1 Answer, 1 is accepted
0
Nikolay Rusev
Telerik team
answered on 26 Nov 2009, 08:00 AM
Hello Edvardas,
I am afraid that RadGrid does not support aggregates with client-side binding out of the box.
However you could implement aggregation manually as the data source that RadGrid is bound is available on client.