Hello,
We're trying to find a way to setup a data grid that has locked columns but also has the column widths decided by the content of the cells. When switching the grid from the default Scrollable true, to false, we get the auto table layout but lose the locked columns. Is there a way to have both? We're trying to avoid setting specific widths for each column in the grid.
Thanks