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.
I face the same problem
Hello Mani_Infineon,
I have also created a support ticket on this for you with number CAS-90089-GTCT4W 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.