Hi Guys,
Have just tripped over an issue whereby the persist state is not being reloaded correctly when using a groupHeaderTemplate to render data.
To replicate the issue run the following dojo snippet which is based on the Persist State demo
http://dojo.telerik.com/IsISa
- Group by the 'Contact Title' column
Group Header displays 'Grouped By: Accounting Manager' as per the grid options
- Save State
- Load State
The Group Header reverts to 'Contact Title: Accounting Manager'
Looking at the saved JSON object the groupHeaderTemplate is not recorded and therefore gets deleted when the grid state is reloaded.
Regards
Alan
Have just tripped over an issue whereby the persist state is not being reloaded correctly when using a groupHeaderTemplate to render data.
To replicate the issue run the following dojo snippet which is based on the Persist State demo
http://dojo.telerik.com/IsISa
- Group by the 'Contact Title' column
Group Header displays 'Grouped By: Accounting Manager' as per the grid options
- Save State
- Load State
The Group Header reverts to 'Contact Title: Accounting Manager'
Looking at the saved JSON object the groupHeaderTemplate is not recorded and therefore gets deleted when the grid state is reloaded.
Regards
Alan