select-all checkbox in a jquery data table with column filter
Does anyone know how to add a checkbox in the column-filter plugin header
of a jquery datatable? and when I check the checkbox, to trigger a
callback (where I will 'check' all the checkboxes in the table or
'uncheck', if case)?
And no, I am not talking about this:
http://jquery-datatables-column-filter.googlecode.com/svn/trunk/checkbox.html.
I just need a plain old simple checkbox, not that rich-checkboxed
dropdown. Something like on yahoo-mail - if you want an example.
In case it matters: + jquery-version: 1.8.3 + jquery.dataTables version:
1.9.4 + jquery.dataTables.columnFilter: 1.4.5
No comments:
Post a Comment