Hi,
I have a simple question that how to populate tree conrol from server side code (C#). I tried to this but I didnt find any clue how to get this done.
Tree is JS component. You can load data from xml stream using loadXML method. This stream can be generated by server-side script:
tree.loadXML(url);
There is a ready solution - server-side connector. Details and package to download are here:
dhtmlx.com/docs/products/dht … ndex.shtml