Initialisation
Responsive can be run on a DataTable in a number of different ways:
- By adding the class
responsive
ordt-responsive
to thetable
- Using the
responsive
option in the DataTables initialisation - Use the
$.fn.dataTable.Responsive
constructor.
This set of examples demonstrates these initialisation options.