wix-incubator / angular-tree-control

Angular JS Tree
http://wix.github.io/angular-tree-control
MIT License
707 stars 276 forks source link

refresh the tree when nodes are changed #263

Open wenky opened 7 years ago

wenky commented 7 years ago

Hi , We would like to use the angular-tree-control.

Could anyone help me how to refresh the tree with new data. We see in the javascript treeModel,but could n't find how to update when we are in different controller?