Initialisation
Select is an extension for DataTables that provides the end user with the ability to select table items (rows, columns and cells). It provides API methods and events to then be able to take action on those selected items.
The examples in this section demonstrate how Select can be initialised and its various options.
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