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

Drag visual cue template

3 Answers 120 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
Erik
Top achievements
Rank 1
Erik asked on 11 Feb 2012, 02:23 PM
Is it possible to access the GridView's drag template/style (see image)? I'm trying to recreate it for a custom drag scenario

3 Answers, 1 is accepted

Sort by
0
Nick
Telerik team
answered on 13 Feb 2012, 07:51 AM
Hello,

Have you checked our online documentation regarding the issue? You can see how you can retemplate the DragCue here.

Hope this helps!

All the best,
Nik
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
Erik
Top achievements
Rank 1
answered on 13 Feb 2012, 10:48 AM
Hi Nik,

Apologies for not stating my question more clearly.

I know how to apply the DragCue template, but I want to make my DragCue (including the "Dropped before/after" feedback) when dragging between my custom controls look like the example shown here: http://www.telerik.com/help/wpf/raddraganddrop-within-radgridview.html
0
Nick
Telerik team
answered on 16 Feb 2012, 08:42 AM
Hello Erik,

The same can be achieved with any custom content control that allows drag and drop operations. You will just have to make some simple modifications to the code snippets provided in the help article that you are referring to.

Regards,
Nik
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
DragAndDrop
Asked by
Erik
Top achievements
Rank 1
Answers by
Nick
Telerik team
Erik
Top achievements
Rank 1
Share this question
or