Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
430
XamDataGrid and Persistence Framework
posted

Hi,

I am trying to use Persistence Framework to store xamDataGrid Settings and re-load them for later use. At first I thought of using XamDataGrid.SaveCustomizations() and XamDataGrid.LoadCustomizations(), but seems like it is available only in the same session and cannot be stored in XML/Database/file for later use.

So, thought of using Persistence Framework. But when I try to load the settings that I had saved, I am getting an error "An unhandled exception of type 'System.StackOverflowException' occurred in mscorlib.dll".

I have attached the XAML and .cs code for your reference.

Your help is greatly appreciated.

Thanks,

Parvez.