Greetings,
From some previous post by Rathinagiri (many thanks), functions GRIDSETAUTOCOLUMNSIZE(...) and GRIDSETAUTOCOLUMNHEADSIZE(...) are used to autosize grid columns. My question now is if it is possible to autosize a single column conditionally as below;
max( column_width_by_header, Column_width_by_Content )
Grid Column autosize
Moderator: Rathinagiri