Sometimes it may be necessary to change the layout in your application (e.g., add a panel into the DockLayoutManager, rearrange groups, or add columns into the GridControl). In this case, a previously saved layout may require manual patching during the layout restoration. For this purpose, you can use the DXSerializer.LayoutUpgrade event. This event is raised if a restored layout version is lower than the current one. To set a layout version, use the DXSerializer.LayoutVersion attached property.
Question Comments
Added By: Anand Jayaprakash at: 7/15/2016 1:10:51 PM Hi,
Thank you for the response. Is there a way to figure out the list of incompatibilities?
Regards,
AnandJ Added By: Alexander Ch (DevExpress Support) at: 7/15/2016 2:03:24 PM
Anand,
I've posted your commend in the T403971 - DXGrid column chooser - columns are showing up as blank - after column rename thread. Let's continue our discussion there.
Thanks,
Alex