TTMSFMXGrid Filter after Column Drag

Hi,


I believe the grid Filter does not get updated after a Column Drag.
Within the Filter data there are references to column numbers.
They might become incorrect after columns have been dragged around.

e.g. 
I can imagine that Grid.Filter.HasFilter(ACol) might return an incorrect value after Column Dragging.

Additional question:
Does the filter contain the DISPLAY or REAL column-index ?

As far as I can see it's the DISPLAY value (TTMSFMXGridData.DoCellShowPopup and TTMSFMXGridData.HandleFilterTimer).
So these column values should definitely be updated after a column drag.
But maybe they are updated and I just haven't found where this is done. 

Hi, I have sent you an email requesting to bundle all outstanding issues with the grid. We'll follow up via email.