Basic Bootsrap Table Html Structure
DataTables is very simple to use as a jQuery plug-in with a huge range of customizable option..
<!-- Internal Data tables --> <script src="../assets/plugins/datatable/jquery.dataTables.min.js"></script> <script src="../assets/plugins/datatable/dataTables.bootstrap4.min.js"></script> <script src="../assets/plugins/datatable/datatable.js"></script> <script src="../assets/plugins/datatable/datatable-2.js"></script> <script src="../assets/plugins/datatable/dataTables.responsive.min.js"></script>