Reference

This reference contains details of initialization options and API with all of the information that you need to be able to interact with the jQuery DataTables Checkboxes extension.

Options

Checkboxes extension has a number of options which can be configured using the initialization object that is passed into the $().DataTable() constructor when creating a new table. This section details all of these options, with code examples of how each option can be used.

Read More

API

Checkboxes extension API allows manipulation with the checkboxes after the table has been initialized.

Read More