Column Width - Auto Resize

Hi,

I need to ask something about Auto Resize, If I’m using #rspan, the result of the auto-resize only follow the above part.

I try to set the setColumnMinWidth for the below part, but there is no effect.

Below is the screenshot.


Thank you,
Budi

Couldn’t you clarify what auto resize do you try to use?

Hi Sematik,

I tried to use adjustColumnSize, I set the setColumnMinWidth to 50, but the column still adjusted to < 50.

Regards,
Budi

Unfortunately the issue cannot be reconstructed locally.
adjustColumnSize(), setColumnMinWidth() methods works well with colspan for us.
If issue still occurs - please, provide any kind of sample of your code or a demo link where the issue can be reconstructed.