treeview with context menu
-
Hello every one.First of all i am describing my requirment. Atually in my application i have a treeview controle.TreeView has a Context menu which has option Add item,Delete item,Edit item.When an user select Add New item then there is a window popup.by which user can enter new node.But problem is that i need user selected node for keep as parent node when he click on tree view for add new node as child node. i am not getting the value of node on which right click and want add new child node. How can i get it .please help me.
-
Hello every one.First of all i am describing my requirment. Atually in my application i have a treeview controle.TreeView has a Context menu which has option Add item,Delete item,Edit item.When an user select Add New item then there is a window popup.by which user can enter new node.But problem is that i need user selected node for keep as parent node when he click on tree view for add new node as child node. i am not getting the value of node on which right click and want add new child node. How can i get it .please help me.