[quote="tleclaire"]But I don?t have the path I only have the key of that particular node...
The key of node is a value unique between its sibling nodes, but not the whole treeview.
In your case you should implement a recursive search through Nodes collection to find all nodes having required Key value.