TMSFMXGrid

Hi,


With TMSFMSGrid property "options.Mouse.RowDragging" set to true :

When I move row with merged cells at runtime, the row take place with but no content are show.

Note : I have a memory leak reported at the app closing
(36 bytes UniodeString x 1 
100 bytes TCellProperty x 5).

Any workaround to move properly a row with merged cells ?

Thanks.

Hi,


Row dragging in combination with merged cells is currently not supported unfortunately. We'll investigate if we can support the combination and will investigate a possible workaround to avoid the memory leaks.