Responsive
In the modern world of responsive web design tables can often cause a particular problem for designers due to their row based layout. Responsive is an extension for DataTables that resolves that problem by optimising the table's layout for different screen sizes through the dynamic insertion and removal of columns from the table.
Enable the Responsive extension for DataTables.
Or, configure it.Orthogonal¶
Set the orthogonal data request type for the hidden information display.
Breakpoints¶
Configure the breakpoints for a Responsive instance.
Details¶
Enable the child rows shown by Responsive for collapsed tables.
Or, configure it.Display¶
Define how the hidden information should be displayed to the end user.
Renderer¶
Define the renderer used to display the child rows.
Target¶
Column / selector for child row display control when using 'column' details type.