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

RadTreeView LoadOnDemand unsubscribe event

1 Answer 82 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
david
Top achievements
Rank 1
david asked on 21 Feb 2013, 12:30 PM
Hi!

I have a problem. I've RadTreeView with event IsLoadOnDemandEnabled=true and LoadOnDemand assigned to event. It's work the first time. When i try another time collapse and expand item, the event LoadOnDemand dont work...

Any ideas?

Thanks!

1 Answer, 1 is accepted

Sort by
0
Pavel R. Pavlov
Telerik team
answered on 25 Feb 2013, 04:13 PM
Hello,

Let me make a quick clarification. The LoadOnDemand feature is designed to load dynamically the items of the RadTreeView control. Once the items are loaded, there is no need to load the them again, when you expand a node for second time. In other words this feature is designed to increase the performance of the control by loading fewer items for the first time and load only the desired items (not all the data). For more information you can refer to this article.

Regards,
Pavel R. Pavlov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
TreeView
Asked by
david
Top achievements
Rank 1
Answers by
Pavel R. Pavlov
Telerik team
Share this question
or