G
Guest
I have a treeview that I am continually added nodes to. Each time a new node
is added I would like to select that node.
Is this possible? I have looked at selectedNode, but I don't know how to
point that at a given node using the nodes name.
I have the nodes name and it's parents name. Does anyone know a good way to
find the node based on this information?
Thanks a bunch.
is added I would like to select that node.
Is this possible? I have looked at selectedNode, but I don't know how to
point that at a given node using the nodes name.
I have the nodes name and it's parents name. Does anyone know a good way to
find the node based on this information?
Thanks a bunch.