Select for DataTables
Select adds item selection capabilities to a DataTable. Items can be rows, columns or cells, which can be selected independently, or together. Item selection can be particularly useful in interactive tables where users can perform some action on the table such as editing.
Initialisation
- Simple initialisation
- Single item selection
- Multi item selection
- Cell selection
- State Save
- Internationalisation
- Blur selection
- Defer rendering
- Retain selection on data reload
- Disable Element Deselection
- Disallow selection on specific rows
- Server-side processing
- Buttons - selection control
- Buttons - search toggle