Dear Friends,
I am using Telerik RAD Grid for my ASP.Net site. I have master/detail table implemented with one detail table. I want to display aggregate footer with custom text (Sum of xxx column) and total of all values across all pages for detail table. I am able to achieve it partially using "Aggregate" property on each column of detail table. But with this it display "Sum" or "Count" as the footer text for each aggregate value and only aggregates values for given page. I am not able to find the ItemDataBound or such event for detail table to calculate and replace the aggregate values across the pages or not able to change the footer text for each aggregate column.
Is it possible to achieve?
I am using 2010.2.929.35 version of Telerik.Web.UI.
Appreciate your time and help.
Thanks,
Jitendra
I am using Telerik RAD Grid for my ASP.Net site. I have master/detail table implemented with one detail table. I want to display aggregate footer with custom text (Sum of xxx column) and total of all values across all pages for detail table. I am able to achieve it partially using "Aggregate" property on each column of detail table. But with this it display "Sum" or "Count" as the footer text for each aggregate value and only aggregates values for given page. I am not able to find the ItemDataBound or such event for detail table to calculate and replace the aggregate values across the pages or not able to change the footer text for each aggregate column.
Is it possible to achieve?
I am using 2010.2.929.35 version of Telerik.Web.UI.
Appreciate your time and help.
Thanks,
Jitendra