DataTables / FixedHeader

Fix the header, footer, left or right columns of a table in place, to always show them when scrolling
http://www.datatables.net/
Other
75 stars 83 forks source link

Finish clone on draw option implementation #17

Closed DataTables closed 8 years ago

DataTables commented 11 years ago

I starting implementing a cloneOnDraw configuration option for FixedHeader a while back, but its not complete (only header at the moment). It should also be implemented for the footer (I doubt that it can reasonably implemented for the columns thinking about it).

There also needs to be a way of still allowing the clone to be triggered by an API call.

DataTables commented 11 years ago

Possibly #18 will render this obsolete.

DataTables commented 8 years ago

Obsolete as of v3.