eu81273 / angular.treeview

AngularJS based Treeview (no jQuery)
MIT License
405 stars 223 forks source link

find a node by Node Label or atleast add all nodes in a list #77

Open jayjethava1 opened 5 years ago

jayjethava1 commented 5 years ago

pass path like var path="Root/folder1/pathfolder" so that it shoud expand till that pathfolder

I can create json till the pathfolder like with treedata used with label and children

this can be done easily be finding the node and making it selected but how will I find the node using the path like above or even with json of above path note: tree is working find I just want to expand the tree upto the pathfolder

Prachs commented 3 years ago

All the major issues listed on github are NOT answered!