Handsontable Pro Nested Tables and Moving Columns

Tags: #<Tag:0x00007efc71994098>

I was playing with the demo for nested headers and wanted to see how two features my company relies on, resizable and movable columns, worked.

While resizing works well, moving columns seems to be broken. I changed the nestedHeaders set up slightly and added the options to the HoT setup.

http://jsfiddle.net/kno0k0pm/2/

When you move columns, the columns move but the headers stay put. Is this a limitation with the nestedHeaders?

Thanks,
-Philip

Hi @philip

we already have binding row to rowHeaders (info: https://docs.handsontable.com/pro/1.0.0-beta3/demo-bind-rows-headers.html) in this example it would be helpful to bind a column to colHeader which we do not provide yet. I can surely agree that currently moving columns under nested headers is a little bit chaotic.