Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Robin on Nov 12, 2008 12:59
open dhtmlx forum
Delete all nodes from Tree

Hi,

I want to Delete all nodes from Tree, basically clear the entire tree.

Which function to use?

thanks in advance

Robin
Answer posted by Support on Nov 13, 2008 04:53
You can use
      tree.deleteChildItems(0);