Hi Team
I have a column as shown in the attached excel. I am not finding a way to find the aggregates of the columns 'Fixed' and 'Variable' as mentioned in the excel. Could you please provide with suitable inputs.
-Nikhila
2 Answers, 1 is accepted
0
Daniel
Telerik team
answered on 09 May 2013, 08:04 AM
Hello Nikhila,
I posted my reply in the support ticket on the same subject. For convenience, I am pasting it below:
The aggregates can be configured through the DataSource Aggregates method and can be displayed with a ClientFooterTemplate(FooterTemplate in server binding mode) for the column. Please check the Aggregates demo for a sample. Multi column headers are not supported but a similar look can be achieved by prepending a row to the Grid header after it has been initialized. I created a small jsBin example that demonstrates this approach.
Kind regards,
Daniel
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!