Responsive: Refresh/Update column classes 'all', 'none' & 'never'
Responsive: Refresh/Update column classes 'all', 'none' & 'never'
Jamaur
Posts: 87Questions: 10Answers: 0
Is there anyway to update column classes at realtime and make responsive act accordingly? (Ex: Change column class from all to none, none to never, ecc...)
responsive.recalc()
doesn't seem to do that.
This discussion has been closed.
Replies
...
Currently no. There is no option for that in Responsive.
Allan
Thanks for the reply.
This would be interesting to have as an api method :D
I created a custom responsive plugin method, named updateClassLogic.
Just call this function after switching classes ('all', 'none', 'never' or '') and responsive will act accordingly.
Usage:
Has the never class bug been fixed? Which was mentioned in this thread http://datatables.net/forums/discussion/23427
I've not had time to work on it yet, so no - it is still on my to-do list.
Allan
Thanks or replying. It's ok there's no hurry.