Hello All,
I have an Asynch loaded tree that I am trying to have certain branches expanded when a user does a search. Now I have the data coming back from the server side, but how do I expand (and load if necessary) a specific node of a tree by the value (i don't have the node id) Is there anyway to lookup the node by value?
Thanks