DataTables:SelectADDONCreate headache free searching,sorting and pagination tables without any complex configuration
Example Table
Select provides a number of buttons that can be used with the Buttons extension for DataTables. Buttons is a framework providing common options,styling and API methods for buttons that can control a DataTable.
selected
- Enabled only when one or more items are selectedselectedSingle
- Enabled only when a single item is selectedselectAll
- Select all rowsselectNone
- Deselect all rowsselectRows
- Select rowsselectColumns
- Select columnsselectCells
- Select cells
Learn more about the buttons api at https: