I have a tree structure containing nodes and child attributes. Each node has got a unique key as an attribute.I have got the the value of the key and I need to access its parent node using this key.
Please suggest the way to solve this problem.
Regards,
Dinil