Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > DragAndDrop > Highlight destination

Not answered Highlight destination

Feed from this thread
  • Scott Waye avatar

    Posted on Jan 19, 2012 (permalink)

    Hi,  I have code to drag/drop from one RadGridView to another and it is working well using the events on the RadDragAndDropManager.  I have seen code to create visual lines when dragging into list boxes, but I am after something much simpler.  I just want to highlight the destination RadGridView (e.g. Opacity=0.5) when the drag is over the destination grid but I cant see a combination of events that will let me highlight when dragging over and restore the opacity when drag-leave.  There is no drag leave event, correct?

    How can this be achieved?

    Thanks,

    Scott

    Reply

  • Nik Nik admin's avatar

    Posted on Jan 23, 2012 (permalink)

    Hi Scott,

    Have you tried our DragDropManager? It is an alternative DragDrop mechanism, which provides more intuitive API, and allows implementations of more complex scenarios. You can read more about it here

    You can use the DragEnter, and DragLeave events to implement the desired logic. You can see all the events that the API provides here.

    Hope this helps!

    Greetings,
    Nik
    the Telerik team

    Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > DragAndDrop > Highlight destination
Related resources for "Highlight destination"

Silverlight DragAndDrop Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  ]