Drag n Drop


2003-11-05 03:46:00 AM
delphi113
I'm having problems with dragging from a TDBGrid.
I seem to only be able to get it to fire with the onCellClick event and
dragging set to manual.
The problem with that is the cell or row doesn't get highlighted, so the
DragObject doesn't refer to the correct item.
Any help, much appreciated.
Graeme.