When I set my datatables to have multiple header rows, the swidth parameters that have been set are ignored. Is there any way of telling datatables that the header should be the second row rather than the first? I searched SO and the datatables dot net docs and couldn't find anything.
In the picture, the first column (year) should be significantly wider than all the others. This works just fine when there is one header row, but when there are two header rows the width I specified (using swidth) is ignored.
