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
1325
Saving/loading customizations when grid is created in memory but not added to the UI
posted

Is it required for XamDataGrid to be rendered to initialize layout? I have a class that does loading/saving grid customizations and I want to cover it with unit tests. But when I'm creating XamDataGrid in code and saving customization - resulting xml contains no field layouts at all.

Parents Reply Children