Issue with alignment of first column with rest of the columns

Tags: #<Tag:0x00007efc6ad6a8b8>

When I have cells with values in multiple rows, the rows in the first column having row numbers is not aligned with the rows of rest of the columns.


if all the cells have short length (values in single line), it works well. But whenever any of the cell has multi row values, the alignment goes.

Hi @ramesh.karan

Please try adding autoRowSize: true to the initialization settings.