DataTables logo

Initialisation

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.