datatables-bootstrap
js Styles
ColReorder adds the ability for the end user to click and drag column headers to reorder a table as they see fit, to DataTables. See the [documentation](http://datatables.net/extensions/colreorder/) for full details.
Version 0.0.1
<script src=" https://cdn.jsdelivr.net/npm/datatables-bootstrap@0.0.1/js/dataTables.bootstrap.min.js "></script>
<link href=" https://cdn.jsdelivr.net/npm/datatables-bootstrap@0.0.1/css/dataTables.bootstrap.min.css " rel="stylesheet">
No default CSS file set by the package author so the URL is guessed. You can always browse all package files to use another one.
Selected files