Hello Brian,
For changing the colors of the TD elements or for the entire TR element (corresponding to the footer) you can wrap the aggregate values in span elements for example and within the dataBound event of the Grid, retrieve the values and manipulate the HTML elements as per your requirements. For your convenience, following is a simple example demonstrating such customization:
As for the hiding of the footer, you can toggle its visibility with the following jQuery selector:
Hope this helps.
Regards,
Konstantin Dikov
Telerik by Progress
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items