Hi!
I have a grid, loaded from JSON that i would like to configure and load from XML.
My working code is here: snippet.dhtmlx.com/47947249a
I have tried following this example: docs.dhtmlx.com/grid__xml_configuration.html
See my code: snippet.dhtmlx.com/ebaa3cb73
When trying to load both data and configuration I only get error messages.
Please see example here: snippet.dhtmlx.com/179ed264d
What am I doing wrong?