treeview with context menu
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Actually i a have a treeview with context menu.when user select Add new item from context menu a window open having textbox and button.I want value of Treeview.selectedNode.Text ,in this new window.How can i do this tell me please.
-
Actually i a have a treeview with context menu.when user select Add new item from context menu a window open having textbox and button.I want value of Treeview.selectedNode.Text ,in this new window.How can i do this tell me please.
Are you opening a modal dialog window?
Arun Jacob http://codepronet.blogspot.com/