I have a table like this: http://datatables.net/extras/fixedcolumns
But the first row is a total row so I need to freeze the first row along with the table header.
I'm afraid I don't quite understand. The table on the page you linked to does have the first column frozen in place already. That's what the FixedColumns plug-in is for :-)
Ah I see - you want to freeze the first row of the table's body in place? That isn't currently functionality that FixedColumns provides. What you can do though is just have two rows in your header, which would create that same effect :-)
Replies
Allan
Allan
Allan