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

Potential RadTreeView bug with Drag and Drop

1 Answer 59 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
GEB
Top achievements
Rank 1
GEB asked on 19 Jan 2009, 07:15 PM
I created a RadViewTree, with only a few Items.  Each Item in the tree is rendered via a simple StackPanel (horizontal orientation), which consists of 2 TextBlocks, with a small margin between the two.  For example: "GEB" and  "This is item GEB".  When I enable drag-and-drop for the RadTreeView and drag the tree items around within the tree, there are occasions where the rendering of the StackPanel is corrupted, and appears as though the two TextBlocks are written on top of one another.  It also changes the behavior of the RadTreeView at that point as well.

There is no data binding, as these tree items are all created within the XAML.  It is a very simple implementation, but only seems to exhibit the bug when a StackPanel is used.

1 Answer, 1 is accepted

Sort by
0
Tihomir Petkov
Telerik team
answered on 21 Jan 2009, 12:22 PM
Hello Gary,

I couldn't reproduce the behavior you describe. Can you please send me your project so that I can take a look?

Regards,
Tihomir Petkov
the Telerik team

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