Tree

Hi,
How to clear the tree and update the tree

To reload the tree
tree.deleteChildItems(0);
tree.loadXML(new_data);