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

Drag/Drop BUG

1 Answer 92 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Brandon
Top achievements
Rank 1
Brandon asked on 18 Nov 2008, 10:06 PM
there is a bug in drag/drop within the treeView.
here's the scenario:

-A
--B
---C

each letter is a RadTreeViewItem. A is root, B is a child of A, C is a child of B.

Now, A.IsDropAllowed=true, B.IsDropAllowed=False,

I want to move C before B, thus making it a child of A. BUT when the line indicator shows that the item will be dropped "Before B" the tooltip shows up as (X), and does not allow the drop.

Setting a dropTarget to isDropAllowed=False should mean you cannot drop it under that item. If i want to add something before or after it, it should use the isDropAllowed of that item's parent.

1 Answer, 1 is accepted

Sort by
0
Valentin.Stoychev
Telerik team
answered on 20 Nov 2008, 06:20 PM
Hello Brandon,

As I replied to you in the support thread - this issues will be fixed and we will send you a hotfix.

Kind regards,
Valentin.Stoychev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
TreeView
Asked by
Brandon
Top achievements
Rank 1
Answers by
Valentin.Stoychev
Telerik team
Share this question
or