Modify row height

Tags: #<Tag:0x00007f8b28cb0268>

I want to modify the row height through the localStorage. When I modify the hotTable_manualRowHeights of localStorage, how can I refresh the table row height at the same time?

Hey @759603225

you need to call updateSettings > rowHeights in that case.

OK, Thanks

You’re welcome.

I guess that we can close the topic.