There's an API typo on the Grid Footers demo page: http://demos.telerik.com/aspnet-ajax/grid/examples/functionality/grouping/group-footers/defaultcs.aspx
The Description says:
In the API call, 'Footers' is plural, text should read: GroupingSettings.RetainGroupFootersVisibility
I'm embarrassed to admit how long it took me to figure out why my copy/paste of the sample code wouldn't work, and google didn't help much. :) Hopefully it can get corrected, or at least maybe this note will come up and help anyone else who runs into this copy/paste issue.
Cheers!
The Description says:
set the GroupingSettings.RetainGroupFooterVisibility property to true.
In the API call, 'Footers' is plural, text should read: GroupingSettings.RetainGroupFootersVisibility
I'm embarrassed to admit how long it took me to figure out why my copy/paste of the sample code wouldn't work, and google didn't help much. :) Hopefully it can get corrected, or at least maybe this note will come up and help anyone else who runs into this copy/paste issue.
Cheers!