Describe the bug
When using autoFitColumns together with a locked column, the size of the first not-locked column will take the size of the locked column.
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
I expect the columns to autofit to the content properly
Browser
@RogierKonings thank you for the bug report, it can be reproduce here.
We're running into this as well, makes using autoFitColumns completely unusable, unfortunately.
Running into the same issue here
We 'fixed' the problem by not using the build in column fix, but instead go for a sticky side column.
Fixed in the latest development builds, see changelog. Performance is improved quite a bit too.
Released in v4.6.2
Most helpful comment
We're running into this as well, makes using autoFitColumns completely unusable, unfortunately.