wix-incubator / angular-tree-control

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

i want to select leaf node at run time based on node name coming from querystring and Auto expand to selected-node #259

Open vinaynijhawan opened 7 years ago

vinaynijhawan commented 7 years ago

when i select leaf node at run time using selected node attribute on-Selected(i am refreshing right side frame using this event) event is not getting fired.

my requirement is to select a selected node based on the user selection and expend that leaf.