How to add a select-checkbox in header ?
How to add a select-checkbox in header ?
PBrockmann
Posts: 4Questions: 2Answers: 0
I would like to add a select-checkbox in header in order to have a 'select all' / 'unselect all' features.
Note that I would like to have the same look as for rows so a pure CSS checkbox rather than a <input type="checkbox">
I have prepared a JSFiddle for that
https://jsfiddle.net/PBrockmann/ua3dqy6L/
Any help appreciated
This question has accepted answers - jump to:
This discussion has been closed.
Answers
Hi @PBrockmann ,
How about something like this here,
Cheers,
Colin
The Gyrocode Checkboxes plugin has this feature.
Kevin
Sorry, I sent the wrong link on my last one - trying again here!
Thank you for your answer.
I have found indeed what I wanted from https://www.gyrocode.com/projects/jquery-datatables-checkboxes/examples/styling/awesome-bootstrap-checkbox/