Hi
Is there a destructor for dhtmlXFolders? Because, it doesnt reload with new XMLs. Can you please tell me if there is a way to do it?
Thanks for the help in advance
Gayathri
You can use
folders.clearAll();
folders.loadXML(url)
To reload folders with new data.