Having problems with FixedColumns with 2 header rows using colspan and rowspan
Having problems with FixedColumns with 2 header rows using colspan and rowspan
With v4.1 of FC, the 2 header rows no longer work as expected. Only the second row is fixed with the columns, and all of the top row slides. With v3.3.1 of FC, both header rows would be fixed, and the rest of the table would slide underneath as expected.
I also was updating bootstrap from v4.5.3 to 5.1.3, and jquery from v3.4.1 to 3.6.0. This didn't seem to make a difference on how it is working.
Not working using latest versions: https://jsfiddle.net/RBRamsey/9x1jw2aq/49/
Working with older version: https://jsfiddle.net/RBRamsey/fs0e2dyu/8/
On a good note, the new version of FC seemed to fix some sync issues we were seeing in longer tables. The FC row seemed to be slightly shorter than the main table, and by the time you moved to the bottom, the rows would not line up.
Answers
Thanks for flagging this up - it does indeed look like FixedColumns isn't handling complex headers correctly now unfortunately. I've added a bug to get this addressed.
Allan
@allan do you have any news regarding this issue? Do you have a link to track the bug?
Best regards,
Nino