Enable DataTable Responsive Columns

This module will enable the responsive columns functionality which will resize the columns until a minimum width is reach. Afterwards the columns will be hidden and the content will be displayed by through an icon tooltip.

Options

Initial Visibility Toggle Selector | data-data_relative_columns-visibility-toggle-selector | String | Optional

Provide a selector relative to each thead > tr element in order to hide the column on page load and then show it again once the responsive widths have been calculated. The provided selector must point to the biggest column in order to avoid broken displays till the table becomes responsive.

Source: