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

Sensible way to refresh root nodes

1 Answer 144 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Markus
Top achievements
Rank 2
Markus asked on 23 Apr 2008, 03:17 PM
Hello!
I have a RadTree that contains a bunch of root element. I manage to refresh the whole tree (Load is onDemand), but I can't refresh the root elements.
Is there a sensible way to remove them an re add them ?

I didn't find a way to insert root elements into the tree either?

like treeView.insertNode....


thx in advance

1 Answer, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 25 Apr 2008, 03:48 PM
Hello Markus,

Have you considered using the client-side API of RadTreeView to add/remove nodes on the client?

Here are links to some help articles, which you may find useful:
I hope this helps.

Sincerely yours,
Simon
the Telerik team

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