TMSFMXGrid Row Drag&Drop

Hello,
tested but row dragging does not finish with the event OnDragDrop which I need to do some calculation immediatelly after a row is dropped / moved to a different pos in the grid.

Some other event or anything else I may have overlooked ?

Many thanks for the answers on my other questions here in the forum, everyone helped alot !!

Regards
Michael Jung

Hi,


Please take a look at the OnRowDragged event, which is being triggered after the row has been dragged onto a new position.