autoRowHeight not working

Tags: #<Tag:0x00007f0b02bd2b30> #<Tag:0x00007f0b02bd2978>

Hello,

I have the same issue here (autoRowsize is problem)
Also tried autoRowSize: true and autoColumnSize: true as suggested but it still doesn’t work.
Sorry, I can’t make a JSFiddle at the moment but would really be grateful for some insights on how to solve this.

Many thanks!

Hi @namihihii

The solution here is to not turn on the autoRowSize option at all. It’s purpose might be misleading, and the rows will still automatically resize to the cell content.

Hi @adrian.szymanski

Not turning on the autoRowSize option worked. Thank you so much!

Hi @namihihii

That’s great to hear. I will close this topic, then.