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

IsDragAllowed missing from RadTreeViewItem?

3 Answers 100 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
MI Pro
Top achievements
Rank 1
MI Pro asked on 15 Oct 2008, 09:37 AM
Hello.

I've can't seem to find the IsDragAllowed property of RadTreeViewItem anymore.
I've upgraded to the latest trial build 'RadControls for Silverlight RC1' and in the help file for RadControls file it is clearly stated that such a property should exist.
Any info about the status of this property would be appreciated since the property IsDropAllowed is not enough for me. :-)

Best regards,
Jens

3 Answers, 1 is accepted

Sort by
0
Valentin.Stoychev
Telerik team
answered on 16 Oct 2008, 02:35 PM
Hi Stefano,

Can you point me to the help article where this is written? We do not have such property and I could not find it in the API reference also.

Here is our online help:
http://www.telerik.com/help/silverlight/introduction.html

In any case, I want to assure you that we are working on the Drag/Drop mechanism in treeview to accomodate our new Drag/Drop framework. Once this is done you will have complete control over the drag and drop.

We are aiming this to happen before the official release at the beginning of November.

Regards,
Valentin.Stoychev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
MI Pro
Top achievements
Rank 1
answered on 17 Oct 2008, 08:53 AM
Hello again.

I've taken a screenshot of the page in the RadControls for Silverlight help file I got from your site. In that screen it says that RadTreeNode have got the boolean properties IsDragAllowed and IsDropAllowed. Ok, I guess RadTreeNode is not the RadTreeViewItem but since I couldn't find the RadTreeNode in anywhere Telerik.Windows.Controls.* I guess somebody at Telerik have done somy copy and paste from another help file without checking. :-)

You can find the screenshot here: RadTree Help file screenshot

Or am I wrong?

/Jens
0
Accepted
Valentin.Stoychev
Telerik team
answered on 17 Oct 2008, 11:23 AM
Hi Stefano Donati,

I see - thank you for pointing this. It is an error in the help file. We will fix with the next release. Right now you can use the PreviewDragStarted event of RadTreeView to stop the dragging of a particular node if you need.

All the best,
Valentin.Stoychev
the Telerik team

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