How to specify minimum column width with column resizing enabled
How to specify minimum column width with column resizing enabled
Hi there,
I found for a datatable with column width resizing enabled, you can resize a column to take the full width of the table and make all the rest of columns completely invisible. This is probably not a desirable behavior in certain scenario.
Is it possible to specify minimum column width for each columns so that the column width for a particular column can't be manually increased further through resizing when all the rest of columns width reaches their minimum widths?
Thanks in advance!