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
235
XamDataGrid LoadCustomization Intermittent
posted

Hi,

I have a XamDataGrid which loads some views which have: Column info (Visibility,Indexes etc)

Now for most of the instances of a viewer say MyView1,MyView2,MyView3, the selected view loads perfectly.

But at time say for MyView5, the grid unables to load my selected view. I have debugged it through the XML file being generated and loaded via SAveCustomzation   & LoadCustomization, and all looks fine.

Now, Can you please tell me that this bug, is it because of XamDataGrid or Threading issue or what?