5 Answers, 1 is accepted
0
Hello,
Atanas Korchev
the Telerik team
Yes, this is possible however the aggregates must be calculated on the server side as well in order to be correct. If not the data source will aggregate only the current page of data.
Regards,Atanas Korchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0

IT Dept
Top achievements
Rank 1
answered on 06 May 2013, 07:45 AM
Thank you Atanas,
Do you have some sort of demo/example page I can follow as I've been going through everything and cannot find anything that does this.
Thanks
Do you have some sort of demo/example page I can follow as I've been going through everything and cannot find anything that does this.
Thanks
0
Hello,
Atanas Korchev
the Telerik team
We don't have examples showing how to calculate aggregates server-side.
However our server-side products Kendo UI for ASP.NET MVC, PHP and JSP support server-side aggregates, paging, filtering, sorting and grouping out of the box.
Atanas Korchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0

IT Dept
Top achievements
Rank 1
answered on 06 May 2013, 08:31 AM
Calculation of the aggregates is the least of my worries though.
It's the grid's configuration and what needs to be sent back to the grid that is a bit cryptic.
It's the grid's configuration and what needs to be sent back to the grid that is a bit cryptic.
0
Hello,
Regards,
Atanas Korchev
the Telerik team
There are two configuration settings which apply to data source server aggregates:
serverAggregates
schema.aggregates
Regards,
Atanas Korchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!