Configuring and loading grid from XML

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? :confused:

It seems it is the snippet that does not handle XML loading. :smiley:
I tried the example “01_grid_config_xml.html” in the “samples\dhtmlxGrid\12_initialization_loading” folder locally and it works!

Sorry for bothering you! :wink: