gyrocode/jquery-datatables-checkboxes

Bootstrap

lenamtl opened this issue · 1 comments

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 )

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