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

fixed header is not cloning the footer with inputs value in jQuery datatable #38

Closed hyyan closed 8 years ago

hyyan commented 10 years ago

it is not working with Individual column searching (text inputs) in DT docs, the values of inputs in the footer are lost after update

DataTables commented 8 years ago

As of v3 FixedHeader uses a different approach and doesn't display clones at all, so I don't believe this should be an issue any more. The original elements will be shown with their values.