jquery-datatables-checkboxes icon indicating copy to clipboard operation
jquery-datatables-checkboxes copied to clipboard

Checkboxes is an extension for the jQuery DataTables library that provides universal solution for working with checkboxes in a table.

Results 26 jquery-datatables-checkboxes issues
Sort by recently updated
recently updated
newest added

add method similar to `dt.column(index).checkboxes.selected()` but get deselected instead

There is an issue when doing a preloading selection of rows via modal (using Magnific Popup). The below codes will work at first. ``` createdCell: function (td, cellData, rowData, row,...

Type: Question

i has a problem to order a column with this library, i fix this with this file

Hello, I am having trouble with using the generated checkboxes when using a screen reader to navigate since the checkboxes are rendered without labels or any aria what so ever:...

Type: Feature

Hello guys, Im use your jQuery DataTables Checkboxes, and responsive environment, this fail. ![imagen](https://user-images.githubusercontent.com/15237850/48664160-f02acc80-ea9a-11e8-9c30-7ce17f1eda5d.png) ![imagen](https://user-images.githubusercontent.com/15237850/48664137-97f3ca80-ea9a-11e8-84e3-5ab9d019ac05.png) ![imagen](https://user-images.githubusercontent.com/15237850/48664175-13557c00-ea9b-11e8-94e6-2441e805b70b.png) ![imagen](https://user-images.githubusercontent.com/15237850/48664189-341dd180-ea9b-11e8-9d47-3d25990f08b5.png)

Type: Bug

problems when updating the table and loading other data I am updating the fields, I destroy the table and it does not let me collect the data I have selected...

Currently if we click checkbox we are getting only "value" of those buttons but I want to send more data along with that like next target data as well as,...

Hello. I have a performance problem on I set the `deferRender` and and typing in the search field, I have a performance problem with many records, and the `select` trigger...

Type: Bug
Priority: Medium

Hello there, There is a problem when trying to block selecting a row using Datatables 'user-select' event I made a [jsFiddle](https://jsfiddle.net/xqvwpc68/1/). Try to click on Angelica Ramos. After that, click...

Type: Bug
Priority: High

Hiya, First of all great piece of software you wrote here. How ever I stumbled upon a issue I cannot resolve. When I create my data table en select a...

Type: Feature