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

Get the id of unchecked checkbox #146

Open tnlthanzeel opened 4 months ago

tnlthanzeel commented 4 months ago

hi, im using the columns.checkboxes.selectAllCallback to get the unselected check box. how can i get the unique id or value of the unselected checkbox? it only returns selected boolean