W
Wndr
Hi All.
I have a Treeview with Node1 as parent node, and ChildNode1, ChildNode2,
ChildNode3 for example. When I select any of the ChildNodes and then right
click on it I could easily find what is the Index of the selected Node, but
if I select ParentNode1 and then rightclick on any of the ChildNodes, the
index is still 0. My question is what event should I use, or how can I find
the index of the selected childnode with the RightClick to be able to delete
it for example.
Appreciate any help.
I have a Treeview with Node1 as parent node, and ChildNode1, ChildNode2,
ChildNode3 for example. When I select any of the ChildNodes and then right
click on it I could easily find what is the Index of the selected Node, but
if I select ParentNode1 and then rightclick on any of the ChildNodes, the
index is still 0. My question is what event should I use, or how can I find
the index of the selected childnode with the RightClick to be able to delete
it for example.
Appreciate any help.