DataTables example jQuery integration

This example set is part of the DataTables 3 beta cycle. For the latest DataTables documentation, please refer to the main site.

DataTables has a long history of integration with jQuery, having it as a dependency until v3 to provide DOM, event and Ajax utilities. DataTables no longer requires jQuery, however, it still integrates seamlessly with it if you wish to use the two together.

The set of examples in this section demonstrate how to use DataTables with jQuery, using an example that has existed since the very first versions of DataTables, in order to ensure backwards compatibility and easy upgrading!