I am using DataTables along with responsive and facing issues while trying to display only certain columns.
Table layout is like this:
I need to display to
It looks like you need this:
The column priority can also be defined by a data-priority attribute on the column's header cell (for example First name).