Responsive example Child row control

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

When a column is removed from display by Responsive, the data is still available in the table and can be displayed in a DataTables child row (see row().child()). By default Responsive will show child row controls in the first column when the table has been collapsed, allowing the end user to show / hide the information from the hidden columns.

Responsive has a number of options for display of the child rows:

This section shows examples of these options being used.