TMSFMXGrid Drag outside the grid

Hi,


It is posible to allow to drag columns (rows) outside the grid (ie to another control or form) using TMSFMXGrid.Options.Mouse.ColumnDragging := True ? (or RowDragging).

Because and old message, it seem that, at least, it was posible. But I don't know how.

Here part of the post:
Topic: TMSFMXGrid move column bug?
Posted: 07 Nov 2013 at 4:16am
.....
but then usually if the user drags the column outside the form
...

Here the post:


TIA,
Ricardo

Hi,


No, drag & drop is not supported, only column and row dragging within the grid.