DataTables / Responsive

Responsive extension for DataTables, providing support for complex tables on all device screen sizes
Other
148 stars 86 forks source link

Doesn't take into account the column.visible #34

Closed Belphemur closed 9 years ago

Belphemur commented 9 years ago

If you chose to hide some columns like in the initialization of the DataTable, responsive doesn't follow the directive.

It would be nice that the setting visible:false get translated into className: never

DataTables commented 9 years ago

Hi,

Thanks for the feedback. There is a discussion about that here: https://datatables.net/forums/discussion/22700 , among others.

Responsive and column visibility needs better integration for certain, but at the moment it is operating as intended, and there other discussions about this issue in the forums, so I'm going to close this issue for now.