Page 1 of 1

Grid Column autosize

Posted: Sat May 12, 2018 7:12 am
by karweru
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 )