Hi,
I tried solution suggested by ‘aleksandra_budnik’ for the issue Handsontable UI breaking with fixedColumnsLeft and different colwidths .
It works for normal rows, but for headers with large data and ‘white-space: normal’ property row mismatch is still there.
I was not able to show full header text because by default wrap property is set as no for handsontable. Please suggest solution by considering cases as to show full header text with fixed columns and different column widths.
Please refer http://jsfiddle.net/5rbsn3k4/2/ for the reference.
Thanks