The user is dragging something over my TcxGrid component. How can I know which row it gets dropped on?
Here is an example located on the DevExpress site for a drag and drop inside a cxGrid. I used the same technic to implement a drag and drop between two cxGrids.