[GL #96] Incompatibility between Collapsing and Fixing columns

Tags: #<Tag:0x00007efc72f79e08> #<Tag:0x00007efc72f79b88>

Hello,

I’m having an issue with combining a table with collapsing columns and a left fixated column.

When I set the fixedColumnsLeft property the buttons for collapsing are not generated. You can reproduce this by editing the Collapsing sample and adding a fixedColumnsLeft: 9, to the settings.

I am aware that having a fixated columns in the middle of the collapsed columns will cause trouble; and Hadnsontable generate a handy warning about that.

But when the (left) fixated columns is on the last column of the collapsed ones I would expect it to behave OK. In fact I am not getting the aforementioned warning but the buttons still do not appears.

Thanks and regards,
Eric Gaspard.

Thank you @eric.gaspard for reporting

Demo is broken so I’ve made second one at: http://jsfiddle.net/bg55rnxL/

I’ve already added the issue to our internal ticketing system (no 96) also I’ve added there a note to inform you when this issue will be fixed.

Thanks, hoping to see a correction for that and the other bugs I reported before.

Eric Gaspard.