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

[Solved] Editing Node Text which includes count

1 Answer 90 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Bradley
Top achievements
Rank 1
Bradley asked on 02 Apr 2008, 09:14 PM
Hello,
I'm doing as much as I can serverside.  I have a node on a treeview.. and in the text I add a count of children nodes the parent has to the text of the node.

Upon editing the text, the count is still there...  and I'd have to delete it everytime i wanted to make a change to the text.

What's the best way to programmatically remove the count I append to the text in order to properly edit the node?   Can it be done serverside?

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 03 Apr 2008, 09:30 AM
Hello Bradley,

What about changing the Text property of the nodes at the server-side?

Regards,
Nick
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
TreeView
Asked by
Bradley
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or