This question is locked. New answers and comments are not allowed.
Hi,
I'm trying to create a gridview with grouping and aggregates, similar to this demo: http://demos.telerik.com/silverlight/#GridView/Aggregates
I would like the aggregated rows to look exactly like the detailed rows, similar to the attached picture.
My columns are dynamically created, based on the data, so I can't fix create the grouped row prior to capturing the data.
All the columns have int values (so we can aggregate them all)
Is there any easy way of accomplishing this?
Thanks!
Omri
I'm trying to create a gridview with grouping and aggregates, similar to this demo: http://demos.telerik.com/silverlight/#GridView/Aggregates
I would like the aggregated rows to look exactly like the detailed rows, similar to the attached picture.
My columns are dynamically created, based on the data, so I can't fix create the grouped row prior to capturing the data.
All the columns have int values (so we can aggregate them all)
Is there any easy way of accomplishing this?
Thanks!
Omri