Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Huzefa on Nov 25, 2009 23:53
open dhtmlx forum
Delete all items in a dhtmlxTree

Hi,

Is there a way by which i can delete all the items in the dhtmlxTree.
Instead of looping and deleting each item i want to delete all items at once.

Thanks,
Huzefa
Answer posted by Stanislav (support) on Nov 26, 2009 01:27
tree.deleteChildItems(0);