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

Renaming tree nodes

2 Answers 296 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Miguel
Top achievements
Rank 1
Miguel asked on 09 Apr 2012, 07:42 PM
Renaming tree nodes isn't supported natively by kendoui yet...  I had to implement it and thought it would be good to share it.

Basically, I use jeditable and bind to the double click on a tree instance, which is pretty common way to initiate editting of a tree node.

You can see sample:
http://jsfiddle.net/65Dha/8/


Thanks,
Miguel

2 Answers, 1 is accepted

Sort by
0
Iliana Dyankova
Telerik team
answered on 12 Apr 2012, 09:41 AM
Hi Miguel,

Thank you for sharing your approach with the community. You point are updated.


Kind regards,
Iliana Nikolova
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
ICT
Top achievements
Rank 1
answered on 23 Jan 2013, 03:40 PM
Hi Miquel,

I see this is an older thread but I hope you still listen.

The JSFiddle does not work when there are images in the tree node when there are images the text of the node is changed to

<span class="k-sprite PadFolderEntity"></span>Nieuwe map

When the edit starts this text is shown in the textbox.

Regards
Paul
Tags
TreeView
Asked by
Miguel
Top achievements
Rank 1
Answers by
Iliana Dyankova
Telerik team
ICT
Top achievements
Rank 1
Share this question
or