IMMREX7

aku nok ndi : /home/spdtg/www/dist/js/pages/tables/
File Up :
aku nok ndi : /home/spdtg/www/dist/js/pages/tables/jquery-datatable.js

$(function () {
    $('.js-basic-example').DataTable();

    //Exportable table
    $('.js-exportable').DataTable({
        dom: 'Bfrtip',
        buttons: [
            'copy', 'csv', 'excel', 'pdf', 'print'
        ]
    });
});

Copyright © 2021 - 2025 IMMREX7