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

Events are ok with 1 input but fails with 2 or more #39

Closed gsouf closed 9 years ago

gsouf commented 10 years ago

When you have an input in the thead>tr>th and when this input has some events. Then the event are working with the cloned thead.

Now if you have more than 1 input in one th then the input events does not work anymore.

gsouf commented 9 years ago

Close because it will probably never be fixed

DataTables commented 9 years ago

Sorry I missed this at the time. If you coudl like to a test case showing the issue that would be useful.