Responsive example Initialisation

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

Responsive can be run on a DataTable in a number of different ways:

  • By adding the class responsive or dt-responsive to the table
  • Using the responsive option in the DataTables initialisation
  • Use the DataTable.Responsive constructor.

This set of examples demonstrates these initialisation options.