LuckyBird1971
16 Oct 2012, 3:54 AM
Hi,
i have a Tree loaded from a REST Service in JSON format. Everything works fine.
Now i need to delete all nodes in the tree and reload the tree based on a parameter i want to set.
the TreeStore.load() did not reload the tree, as i can see in the logfile of the server, the request to the json file on the server did not happen.
How can i clear the nodes of my treestore and reload the tree ?
Thanks
Ulrich
i have a Tree loaded from a REST Service in JSON format. Everything works fine.
Now i need to delete all nodes in the tree and reload the tree based on a parameter i want to set.
the TreeStore.load() did not reload the tree, as i can see in the logfile of the server, the request to the json file on the server did not happen.
How can i clear the nodes of my treestore and reload the tree ?
Thanks
Ulrich