TAdvStringGrid RemoveCols

Hello,

Delphi 10.2.3, grid version 8.6.1.0

Attached is a simple project that demonstrates an issue with "RemoveCols".
Perhaps I am doing something wrong.

grid1.zip (54.7 KB)

Cheers,

Mark

More data
I did the same action but on the row axis and called RemoveRows.
The selected rows were removed and and the fixed cells became editable.

We traced & solved this issue.
The next update will address this.