The features that DataTables provides can be greatly enhanced by the use of the plug-ins available on this page, which give many new user interaction and configuration options.
| Extras included in the DataTables package |
| Name |
Description |
Documentation |
Examples |
Download |
| AutoFill |
AutoFill adds an Excel like option to a table, allowing click and drag over cells, filling in information and incrementing numbers as needed. |
Options |
Examples |
Download - v1.1.2 |
| ColReorder |
ColReorder allows the end user to modify the column order of a table through drop-and-drag of column headers. |
Options |
Examples |
Download - v1.0.5 |
| ColVis |
ColVis presents the end user with a list of columns in the table and options to enable or disable their current visibility. |
Options |
Examples |
Download - v1.0.7 |
| FixedColumns |
FixedColumns "freezes" in place the left most columns in a scrolling DataTable, to provide a guide to the end user (for example an index column). |
Options |
Examples |
Download - v2.0.2 |
| FixedHeader |
The FixedHeader plug-in will freeze in place the header, footer and left and/or right most columns in a DataTable, ensuring that title information will remain always visible. |
Options |
Examples |
Download - v2.0.5 |
| KeyTable |
KeyTable provides Excel like cell navigation on any table. Events (focus, blur, action etc) can be assigned to individual cells, columns, rows or all cells. |
Options |
Examples |
Download - v1.1.7 |
| Scroller |
A virtual renderer for DataTables, allowing the table to look like it scrolls for the full data set, but actually only drawing the rows required for the current display, for fast operation. |
Options |
Examples |
Download - v1.0.1 |
| TableTools |
TableTools adds a toolbar to a table to provide options for saving files (CSV, XLS, PDF), copying to system Clipboard, or printing the table. Row selection options are also available. |
Options |
Examples |
Download - v2.0.2 |