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:
responsive.details
responsive.details.type
responsive.details.renderer
This section shows examples of these options being used.