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

Change drag icon to "Not Allowed" icon

1 Answer 91 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Raj
Top achievements
Rank 1
Raj asked on 27 Feb 2009, 04:26 PM
How can I programmatically change the drag icon and/or drag text to  indicate that draopping on specified nodes are not allowed? By default this icon is dispalyed if you hover over the source node (i.e source and destination are the same).

1 Answer, 1 is accepted

Sort by
0
Accepted
Miroslav
Telerik team
answered on 04 Mar 2009, 09:08 AM
Hello Raj,

First, sorry for the delayed reply!

You can use the IsDropAllowed property of the RadTreeViewItem to disable a an item as a drop location and this will automatically show the icon when needed.

Unfortunately you cannot force the icon to show otherwise.

Greetings,
Miroslav
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
TreeView
Asked by
Raj
Top achievements
Rank 1
Answers by
Miroslav
Telerik team
Share this question
or