Users Some examples to get you started

Default Example Users

DataTables has most features enabled by default, so all you need to do to use it with your own tables is to call the construction function: $().DataTable();

Plus Table Design

DataTables has most features enabled by default, so all you need to do to use it with your own tables is to call the construction function: $().DataTable();

Button Example Users

The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. The core library provides the based framework upon which plug-ins can built.

Fixed Header Example Users

This example shows FixedHeader being styling by the Bootstrap CSS framework.

KeyTable example Users

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.

Responsive example Users

Responsive is an extension for DataTables that resolves that problem by optimising the table's layout for different screen sizes through the dynamic insertion and removal of columns from the table.