Hello,
I'm using TAdvStringGrid and the FilterDropDown functionnality.
I have upgraded from DelphiXE10 to Delphi12, and upgraded also the TMS VCL UI Pack to the latest version.
I have an issue with the Width of the FilterDropDown.
I'm using the FilterDropDown.AutoSize := True; and FilterDropDown.ColumnWidth := False;
On the DelphiXE10 version, the width is correct :
But on the Delphi12 version, the width is not correct on some columns :
I have trying some changes on the DPI options on the project, but all is failed.
Do you have an idea of what can causes this issue ?
Thank you



