Hi,
I'm trying to make an instance of DataTables responsive after it has already been initialised but the 'new' constructor "new $.fn.dataTable.Responsive( table );" does not seem to work.
Even the example page does not make the table responsive. Am I missing something?
Any help with this would be great as it is the last missing piece to implement this on our website.
Thanks.