Hello everybody,
I am facing some issues with UltraDockManager SaveAsXML and LoadFromXML methods.
I am using these methods to save and load the layout of my dock areas and panels. However, I am havning problems when I set a language with different charcater set, e.g. Italian, Hindi, Russian
For instance, If I set Italian and I have a dockPanel test like Proprietà , when I save the xml and then load again the xml the next time the text will be "Propriet?"
How can I fix this? Is there a way to set the encoding? What about other languages?
Thanks in advance for your help
Valentina
Nevermind, found the encoding issue in my code.
Thanks
Hello Valentina,
Thank you for your update. I am glad that you were able to resolve the issue you were seeing with the encoding of the UltraDockManager.SaveAsXML and LoadFromXML method.
In the meantime, I had put together a sample project in an attempt to reproduce the behavior you are seeing, but I am currently unable to reproduce it on my end when running against version 17.1.20171.2032 of the Infragistics for Windows Forms 2017.1 assemblies. For reference, I will be attaching this sample project here.
Please let me know if you have any other questions or concerns on this matter.
Sincerely,AndrewAssociate Developer