Hi. I am trying to save/load the layout of a grid, I don't think it works. In your Example application the save/load layout example does nothing.
I took a quick look at the xml that is generated and i found that indeed the grouping is saved but with no data!
<SummaryRowGroupHeaders>
<Telerik.WinControls.UI.GridViewSummaryRowItem />
<Telerik.WinControls.UI.GridViewSummaryRowItem />
</SummaryRowGroupHeaders>
Thanks,
- jorge