Hi,
I would like to be able to create a TStringGrid where the user could drag
and drop rows to re-order data..
I have played around with the drag mode property and some other settings
but
can't seem to make this work. Is this possible? Do I have to create code
for
the OnStartDrag and OnEndDrag event?
Rich