Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Corejava boy on Jan 14, 2008 12:33
open dhtmlx forum
loading xml with string

Hi

I am using DHTML tree.

I have a xml to lod to tree, I want to load it in string format rather than xml file
Please suggest me how to do it

Thanks
Answer posted by Support on Jan 15, 2008 01:24
Pro version of dhtmlxtree supports next command to load data from XML string
    tree.loadXMLString("xml string here")