Hi,
I am trying to write some drag drop code for DBAdvGrid.
I need to drop an item onto header/footer/blank area to add a new record or drop an item onto an existing record to update it.
The coords passed in the Drag Drop event are X, Y coords from the grid origin.
Is there an easy way to convert these to Row, Col so I can work out where the item is being dropped?
Regards
Adam