Can you point me to how I can accomplish this? I am getting the XML content from server side and I want to display it in a webix view using the default browser stylesheet.
The straight solution will be to use iframe view. Unfortunately it doesn’t work in Chrome.
You may try to use codemirror view in xml mode
Thanks Maksim. This worked out really well. Webix rocks!!!