TTMSFNCGrid width of columns

Is there something like an AutoWidth possible or can I set the width in percent?

tx Bernd

Hi, 

You can use the TMSFNCGrid1.AutoSizeGrid to automatically adjust the width of the columns to the content, but this is only applied once.
This does not work at all. All the columns are shrinked to a size of about 10px. I can?t find Infos in the docs. What are These methods (adjustgrid, adjust cols, ...) supposed to do? Is the timing important or what the cells contain?
Based on what conditions are the cols/grid/rows resized?

Hi, 


The size of the columns are automatically calculated based on the content of the cells. If there is no content, the cells will shrink to a minimum width