Nested headers UI issue

Tags: #<Tag:0x00007efc60851a98>

Nested headers causing design issue.

http://jsfiddle.net/9dczw3pk/19/

when we scroll right most first row in headers not aligned correctly

Hi @robert.shay
It is a known limitation for Handsontable that why we’re added autoColumnSize to make those columns stick to their headers. Please test it now: http://jsfiddle.net/handsoncode/00njwj5f/

Hi Aleks,

Still I am getting the same issue.

Can you share your OS/Browser settings?

Windows, Chrome latest

Few minutes ago I’ve send you an email about the same case but will write it here as well.
Can you check if it works fine here http://jsfiddle.net/handsoncode/y2pfxce1/ ?
I’ve just updated the code to our newest version of Handsontable 1.9.1. (the demo from your post uses the oldest one - 1.0.0)

Hi Aleks,

No Luck. Still getting the same. attached screenshot below

So you use 1.9.1. and it works well in the Fiddle but doesn’t work in your project? Do I see the modal window? There was an issue regarding modal windows and table misalignment. Have you tried the viewportColumnRenderingOffset ?