Stretching columns in FNCDataGrid

I've a problem with stretching columns in FNCDataGrid. I'm using your demo UBiolifeClientDataSet where Column Stretching is Enabled with Index -1, Mode gstmAll, Range gstrNormal. In this case all colums were stretched. I want to stretch only one column, for instance "Species Name". I set Index 3 but still all colums were stretched. I also set Mode gstmIndex but now only two columns were visible, "Species Name" (stretched) and "Graphic". Other columns were invisible. Can you look at this problem, please.

Hi,

We have investigated this here but couldn't reproduce. Are you using the latest version?

Yes, 6.0.1.1 with Delphi 11.3


VCL / FMX?

VCL

Thanks, reproducible and I have applied a fix. Next version will address this.

Thanks a lot.