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

LoadOnDemand bug

7 Answers 100 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Alexey
Top achievements
Rank 2
Alexey asked on 23 Sep 2009, 09:47 AM
Hi,

I'm using Silverlight Telerik RadControls 2.0.50727

When I make double click on treenode to select it it call ondemand even if RadTreeViewItem property IsLoadOnDemandEnabled set to false.

Thanks,
Alexey Zakharov

7 Answers, 1 is accepted

Sort by
0
Valentin.Stoychev
Telerik team
answered on 23 Sep 2009, 10:27 AM
Hi Alexey,

We are aware of the problem - it is fixed in the latest builds.

All the best,
Valentin.Stoychev
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.
0
Alexey
Top achievements
Rank 2
answered on 24 Sep 2009, 01:45 PM
I have encountered another bug.

Reproduce:

I load following nodes on demand.

1
    2
         3
    4
         5

1. move 5 inside 3
2. move 5 inside 4. !BUG HERE! It moves 3 (with 5 in subtree) inside 4.

Thanks,
Alexey.

0
Alexey
Top achievements
Rank 2
answered on 24 Sep 2009, 02:13 PM
=) And one another issue.

If i will clear all childs of obsevable collection which was loaded on demand, treeviewitem will reenable IsLoadOnDemandEnabled property.
0
Alexey
Top achievements
Rank 2
answered on 28 Sep 2009, 10:11 AM
Issue with subtree was caused because of setting treeview IsDragDropEnabled to false for the period when database is updated.
0
Bobi
Telerik team
answered on 28 Sep 2009, 02:51 PM
Hi Alexey,

Thank you for the interest in our controls.
Can you please send us some sample code in order to fix it or explain in more detail the structure of your application?

Greetings,
Boryana
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.
0
Kevin White
Top achievements
Rank 2
answered on 05 Nov 2009, 06:18 PM
I'm using the Silverlight 2009 Q3 release.  I have IsExpandOnDblClickEnabled="True" on the RadTreeView.  A few of my nodes on the tree are marked with "IsLoadOnDemandEnabled = true".  However when I double click these nodes, the RadTreeView LoadOnDemand event is never fired.  Is this a bug or expected behavior?
0
Bobi
Telerik team
answered on 10 Nov 2009, 08:38 AM
Hello Kevin White,

We are aware of this issue it will be fixed as soon as possible for some of the next internal builds.
We apologize for the caused inconvenience.

Best wishes,
Boryana
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
Alexey
Top achievements
Rank 2
Answers by
Valentin.Stoychev
Telerik team
Alexey
Top achievements
Rank 2
Bobi
Telerik team
Kevin White
Top achievements
Rank 2
Share this question
or