Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by L Stellern on Oct 28, 2009 10:58
open dhtmlx forum
dhtmlxTree from XML structure

Just a basic question. If I want to initialize my tree from inline XML, do I need to add dhtmlxTree_start.js file on the page?
Answer posted by Stanislav (support) on Oct 28, 2009 11:12
Not necessary, you can use 
       tree.loadXMLString(" any inline xml here ");