Search
5701 results 4561-4570
Forum
- 18th Dec 2014Dynamic/cascading dropdowns in datatablestotal_datatable").DataTable({ "ajax": { "url":"quick_view.php", "type":"GET" } , "paging": true, "sDom": '<"top">t<"bottom"><"clear">', "pageLength":
- 18th Dec 2014How do i add a link in a celldocument).ready(function () { var table = $('#example').DataTable({ paging: false, "ajax": "includes/payroll.php", "columns":
- 15th Dec 2014ajax.dataSrc not working as expected (issue #468 on github)The answer provided on Github worked partially. The data was loaded into the table, but the footer (paging and items count) didn't work. keeps showing "filtered from NaN total entries".
- 15th Dec 2014Data table horizontal scrollscrollCollapse: true, bScrollAutoCss: false, paging: true, responsive: true, aaSorting
- 13th Dec 2014Search/filter table before loadoccupations_datatable").DataTable({ "ajax": { "url":"occupations.php", "type":"GET" } , "paging": true, "sDom": '<"top">t<"bottom"><"clear">', "pageLength":
- 10th Dec 2014IE11 & FixedColumn : unwanted horizontal scrollingscrollCollapse: true, autoWidth: false, paging: false, sort: false, info:
- 9th Dec 2014date-dd-MMM-yyyy not working?document).ready(function() { $('#questionTable').dataTable({ "autoWidth": false, "paging": true, "ordering": true, "order":
- 9th Dec 2014scrollx width with scrollyscrollCollapse": true, "scrollX": true, "paging": false, If you need
- 5th Dec 2014DataTables: add column headers dynamicallycode] var table2 = $('#example2').DataTable({ "paging" : true, "ordering" : true, }); // header
- 5th Dec 2014Theme creator / Style selector [Create stylesheet] button appears not to workitems: Row background: —> #73baa7 Paging button hover: -> #c77f7f Then