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

How to rewrite element's text

1 Answer 64 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Chenkai
Top achievements
Rank 1
Chenkai asked on 22 May 2014, 03:53 PM
 I have a tree  like:
    
   - foo
        bar

when I selected the bar, I want to reset the name. How can i do .thanks

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 23 May 2014, 09:58 AM
Hello Chenkai,

You can use the select event for this:

http://jsbin.com/qujav/1/edit

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
TreeView
Asked by
Chenkai
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or