You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the solution in your latest example here but with the last "jquery-datatables-checkboxes
" version 1.2.10 I have a little problem: for example I have a table with 2 rows, 1 row has a disabled checkbox like in your example, if I click the "select all checkbox" all works fine (selected only the row with checkbox enabled) but the "select all checkbox" icon is wrong! The result is an icon like I have not selected all rows. Can you help me?