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

Checkbox and Searchfield - Selecting all rows while searching

Open hermify opened this issue 3 years ago • 1 comments

Problem with Checkbox 1.2.13. DataTables 1.11.4:

First Column is Checkbox. When i searched for a row and then select it. And then change the search input-field, all rows being selected.

hermify avatar Jan 24 '22 10:01 hermify

Most likely the issue is that your column containing checkboxes has no data. Column containing checkboxes must have unique values.

If that doesn't solve you issue, please create an example on jsFiddle reproducing it. Thanks!

mpryvkin avatar Apr 13 '22 14:04 mpryvkin