Hi,
Implementing drag and drop between two GridViews, I am hoping to add feedback about whether the drag n drop is possible
On event "OnDragQuery", I can do the following successfully
However trying to set the DragCue as a Rectangle with filled color does not work. It always seems to be a transparent orange
Suggestions?