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

What is the BetweenItemsDragCue and how can I get it to work with my template?

1 Answer 30 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Mike
Top achievements
Rank 1
Mike asked on 10 Dec 2009, 05:45 AM
Hi

I'm evaluating the RadTreeView and have run in to a problem with my skin.  I've made it so that the user has a sense of "containment" by surrounding open nodes with a border and giving the item a glassy raised feel.  This all works fine.  The problem is to accommodate my extra decoration I have increased the top margin of the HeaderRow which causes a problem when I show the drag cue. 

I can't find the cue in the template and can't therefore figure out how to get it to know what I'm up to... Any help greatly appreciated!

Thanks

Mike

PS: Attached screenshots showing the problem

1 Answer, 1 is accepted

Sort by
0
Accepted
Kiril Stanoev
Telerik team
answered on 11 Dec 2009, 08:52 AM
Hi Mike,

If you want to hide the DropPreviewLine, you can set RadTreeView's IsDropPreviewLineEnabled property to False. The ControlTemplate of the DropPreviewLine can be found if you edit the ControlTemplate of RadTreeView. Its key is DragBetweenItemsFeedback. Let me know if this is of any help.

All the best,
Kiril Stanoev
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
Mike
Top achievements
Rank 1
Answers by
Kiril Stanoev
Telerik team
Share this question
or