I need asp.net tree view trial version control with right click option for move, merge, delete and add.
Is it available such a functionality in this tree view.
Right now the WebDataTree is not supporting add, move and remove on the client.
However you can combine WebDataTree and WebDataMenu and show a context menu on a right mouse click. Than you can postback and modify the tree on the server.
Is there an example of this anywhere?
You can find context menu example here:
http://samples.infragistics.com/2009.2/WebFeatureBrowser/contents.aspx?showCode=true&t=WebMenu/menupopup/MenuPopup.aspx~srcview.aspx?path=../WebFeatureBrowserVB/WebMenu/menupopup/MenuPopup.src~srcview.aspx?path=WebMenu/menupopup/MenuPopup.src