i am using multiple Datatables in single page but not working responsive
i am using multiple Datatables in single page but not working responsive

hello guys
i am using multiple datatables in same page but its not working
anyone suggetion me.
$("a[data-toggle=\"tab\"]").on("shown.bs.tab", function (e) {
console.log( 'show tab' );
$.fn.dataTable.tables( {visible: true, api: true} ).columns.adjust();
});
This discussion has been closed.
Answers
Duplicate of this thread - please only post once.
Colin