I am using XamGrid and Persistence framework to save and load grid layout preferences in-memory and to isolated storage. What I observe is that the column sorting and alignments are saved but the GroupColumn are either not stored or not loaded back. The grids GroupColumns disappear on loading the preference. For example :
<ig:GroupColumn Key="Pricing">
<ig:GroupColumn.Columns>
<ig:TemplateColumn />
</ig:GroupColumn.Columns>
</ig:GroupColumn>
The Pricing group column disappears on loading saved grid preference. Kindly suggest.
Hello Arpan,
I have logged this behavior with our developers in our tracking system, with an issue ID of 104633. I have also created a support ticket on your behalf with number CAS-89962-SW5X6R in order to link the development issue to it so that you are automatically updated when a Service Release containing your fix is available for download.
Thanks Yanko, I am looking forward to the service release. Appreciate your help.