XML Base of TreeGrid

Hello,

I need to implement a DHTMLX TreeGrid. The grid should be populated with data which comes from an XML file which is generated. My problem is that i don’t know how this XML file should be like.

I made a grid before and therefore know how a XML file needs to be formated to populate a normal DHTMLX grid with data. But the documentation here doesn’t have a good example for me.

If you look at this example and its codebase: dhtmlx.com/docs/products/dht … arAll.html

You can see that this uses a xml file called “test_list_1.xml”. Since every example uses one of these example XML files I would like to know if anyone could provide these files to me. This would help me very much since I could see how the XML has to look like to build a TreeGrid like the example shows.

Regards,
Tobias

This topic can be closed…

Here you can find the structure exdamples of xml and json supported by dhtmlxtreegrid:
docs.dhtmlx.com/doku.php?id=dhtm … ialization