Skip to navigation
How to increment the default datatable row amount(default is 10)
16.06.17
jQuery('.data_tables').DataTable( { "aLengthMenu": [[100, 500, 1000, -1], [100, 500, 1000, "All"]], "iDisplayLength": -1, "sDom": 'R<"H"lfr>t<"F"ip>', "bPaginate": true, "bInfo": false, "bJQueryUI": true, "sPaginationType": "full_numbers", }
https://datatables.net/reference/option/lengthMenu
Reply
Anonymous
Information Epoch 1732656737
Make each program do one thing well.
Home
Notebook
Contact us