You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can easily add the DataTables <code>Responsive</code> plugin. Include the <ahref="//cdn.datatables.net/responsive/1.0.1/js/dataTables.responsive.js">JS file</a> and
8
-
<ahref="//cdn.datatables.net/responsive/1.0.1/css/dataTables.responsive.css">CSS file</a>. Then set the <code>responsivce</code> option to <code>true</code>.
7
+
You can easily add the DataTables <code>Responsive</code> plugin. Include the <ahref="//cdn.datatables.net/responsive/2.1.0/js/dataTables.responsive.js">JS file</a> and
8
+
<ahref="//cdn.datatables.net/responsive/2.1.0/css/dataTables.responsive.css">CSS file</a>. Then set the <code>responsivce</code> option to <code>true</code>.
9
9
</p>
10
10
<pclass="alert alert-warning">
11
11
<iclass="fa fa-warning"></i> The API <code>DTColumn.notVisible()</code> does not work in this case. Use <code>DTColumn.withClass('none')</code> instead.
0 commit comments