rightclick on tree view?
-
Hi all i wanna do this: 1- rightclick on EACH node of TreeView shows a menu with 3 menuItem (add/delete/rename) and to get Id of the node that rightclick happend for it. 2- 3 btn(add/delete/rename) on each node of TreeView tnx in advance
-
Hi all i wanna do this: 1- rightclick on EACH node of TreeView shows a menu with 3 menuItem (add/delete/rename) and to get Id of the node that rightclick happend for it. 2- 3 btn(add/delete/rename) on each node of TreeView tnx in advance
Simple CP or Google search is enough for this dude. For No.1 Context Menu on the nodes of Microsoft ASP.NET TreeView control[^] Create a jQuery Context Menu for Treeview[^] For No.2 An ASP.NET AJAX TreeView control with templates[^]
thatraja
**My Tip/Tricks
My Dad had a Heart Attack on this day so don't...
** -
Simple CP or Google search is enough for this dude. For No.1 Context Menu on the nodes of Microsoft ASP.NET TreeView control[^] Create a jQuery Context Menu for Treeview[^] For No.2 An ASP.NET AJAX TreeView control with templates[^]
thatraja
**My Tip/Tricks
My Dad had a Heart Attack on this day so don't...
**as u know every body uses web searching at first ...I found all u mentioned and lots of other codes all of them have a kind of problem that i couldn't solve ..none of them where complete... for example in this one : Context Menu on the nodes of Microsoft ASP.NET TreeView control[^] i tried to write a function for each of menueitems in jump.. function ( i know afew about javascript) with getelementbyId i got diferent in diferent browsers ...and i couldn't get witch menueitem is clicked tnx for ur reply
-
as u know every body uses web searching at first ...I found all u mentioned and lots of other codes all of them have a kind of problem that i couldn't solve ..none of them where complete... for example in this one : Context Menu on the nodes of Microsoft ASP.NET TreeView control[^] i tried to write a function for each of menueitems in jump.. function ( i know afew about javascript) with getelementbyId i got diferent in diferent browsers ...and i couldn't get witch menueitem is clicked tnx for ur reply