gyrocode / jquery-datatables-checkboxes

Checkboxes is an extension for the jQuery DataTables library that provides universal solution for working with checkboxes in a table.
https://www.gyrocode.com/projects/jquery-datatables-checkboxes/
MIT License
150 stars 61 forks source link

Bootstrap #108

Closed lenamtl closed 4 years ago

lenamtl commented 4 years ago

Hi,

I'm using Bootstrap 3 and it is not displayed the dash into select all check box To reproduce https://jsfiddle.net/lenamtl/h3g9qjpn/ Select All Unselect Bob (Select all checkbox is unchecked) Unselect Jane (Select all checkbox is unchecked) Select Bob (select all should have a dash not a check (because not all item are selected )

lenamtl commented 4 years ago

Ok I finally find out that is there is no ID in the column this won't show the dash.