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
15
NET6 UltraGrid missing methods LoadFromXML and SaveAsXml
posted

Hi guys,

 I'm using WinForms UltraGrid for NET6 (not .Net Framework) and noticed that grid.DisplayLayout.LoadFromXML() and grid.DisplayLayout.SaveAsXml() are missing.

In my application I need load previously saved xml layout (from a .Net Framework version) at runtime.

Please can You provide any workaround?

Bye

Roberto