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