This is a migrated thread and some comments may be shown as answers.

Renaming a treeview node

1 Answer 128 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jordan
Top achievements
Rank 1
Jordan asked on 21 Oct 2010, 08:27 PM
I need to implement rename functionality on tree nodes, is there a mechanism to do something like this or a reliable way I can add it via jquery?

1 Answer, 1 is accepted

Sort by
0
Jordan
Top achievements
Rank 1
answered on 21 Oct 2010, 09:32 PM
I found a sample here which seems to be working well.

http://www.telerik.com/community/forums/aspnet-mvc/treeview/delete-and-edit-treeview-on-client-side.aspx

Note, it is a VS2008 project that wouldn't open in 2008, but I could convert it to VS2010.  The sample still didn't run, some db setup required.  Anyway, the code from the Index.aspx file worked well for me.
Tags
TreeView
Asked by
Jordan
Top achievements
Rank 1
Answers by
Jordan
Top achievements
Rank 1
Share this question
or