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