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

Controls added to a RadTreeNode removed during Ajax update

1 Answer 27 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Brian Kowald
Top achievements
Rank 1
Brian Kowald asked on 30 Sep 2009, 02:43 AM
Hi, I have a RadTreeView defined in my page and I am adding controls to it (Nodes and controls under the node such as checkboxes and radio buttons) in my page load handler. The page comes up and looks fine. After an Ajax update, all the controls under the nodes are gone. The nodes I added are still there and there are even lines going to where the controls used to be, but the Tree is a mere skeleton of what it once was.

Do I have to rebuild the tree on every Ajax update?
Thanks,
Brian

1 Answer, 1 is accepted

Sort by
0
Accepted
Yana
Telerik team
answered on 30 Sep 2009, 10:42 AM
Hello Brian,

Actually dynamic added controls should be added again on every postback even it is an ajax update.

Greetings,
Yana
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
TreeView
Asked by
Brian Kowald
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or