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

Adding TreeNodes runtime and callbacks

0 Answers 46 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Samir Gulrajani
Top achievements
Rank 2
Samir Gulrajani asked on 23 Nov 2008, 12:30 AM
Hi all,

I am unable to get around this situation, and need some suggestions...

There is a RadTreeView, which I am filling at runtime wtih some TreeNodes. These Treenodes have some extra controls added to them, and it all comes up fine in the first go. Hoiwever, If I add more nodes to the same treeview, the previously added nodes loose their control collection, and only the newly added nodes have the controls to them... New nodes are being returned to the page through a callback.

I dont understand, why on a callback the nodes are loosing their controls collection, if they are, why just the contorl collection?

Please help me figure this out or fix this....

No answers yet. Maybe you can help?

Tags
TreeView
Asked by
Samir Gulrajani
Top achievements
Rank 2
Share this question
or