Hi, I have a table where one of the column footers has a colspan set to 2, with the next column being hidden by default. This is causing the footer of the column with the colspan to also be hidden by default. When I make the next column visible, the footer in the column with the colspan also becomes visible; if I toggle it back to invisible I see the same missing column footer as when I first load the table.
Any way out of this pickle aside from not using colspans in footers?