Is it possible to show/hide colums based on the screen size?

Is it possible to show/hide colums based on the screen size?

ioclaudioioclaudio Posts: 13Questions: 3Answers: 0

Hi,
I've seen that some sites have tables that are "responsive", that is they show or hide columns based on the size of the screen.

For example if you squeeze the browser window, then the table hides some columns.

My questions are:

  • Is it possible to do the same thing using Datatables?
  • Should I use the "@media" directive of the CSS?
  • Are there examples on this site? (I didn't find any of them)

For example I'd like to add this feature to this table:
https://jsfiddle.net/ioclaudio/45wde1Lu/6/

Thank you very much for your suggestions.

Claudio

Replies

This discussion has been closed.