Search
5668 results 5481-5490
Forum
- 2nd Jul 2015Unable to disable user column sortingdataGrid).DataTable().page.info().page; } dataGrid.dataTable({ 'bRetrieve': true, 'pagingType': 'full_numbers', 'pageLength': 10, 'bStateSave':
- 1st Jul 2015Grid header is displayed twice when the page is renderedcode this.$('#myGrid).iidsBasicDataGrid({ scrollY: 330, paging:false, useFloater: false, }); This additional
- 25th Jun 2015"scrollX": true option breaking other optionssearching": true, "ordering": true, "pagingType": "full_numbers", "info": true, "dom":
- 19th Jun 2015cannot get instance to run ajax.reloadscrollY": "400px", // dom: 'T<"clear">lfrtip' // "pagingType": "full_numbers", "ajax": { url: "ajax/get_subset.php",
- 13th Jun 2015Datetime plugin not sorting DD/MM/YYYY correctlyhTable = $("#table_history").dataTable({ sDom: "frtip", pagingType: "full_numbers", iDisplayLength: -1 }); });
- 5th Jun 2015CSS for styling the page buttonsprocessing: true, serverSide: true, pagingType: "full_numbers", lengthMenu: [5, 10,
- 1st Jun 2015aaSorting error when referencing JSON object propertywith... var VisaTable = $('#dataTables-Visa').dataTable({ "pagingType": "simple", "bFilter": false, "bLengthChange":
- 21st May 2015get a table with a message "emptyTable", if the aaData is an empty arraybLengthChange": false, scrollY:"600px",scrollCollapse: true, paging:false, "aaData": tasks, "aoColumns": [ { "mData":
- 7th May 2015Column header misaligned with table body. I am using Datatable1.10.4.Below is my coderesizableColumns": true, "autoWidth": false, "pagingType": "full_numbers", "lengthMenu": [[10, 25,
- 6th May 2015Is it possible to change the pagination class "ellipsis", or turn off that feature?is enabled, and using "pagingType": "full_numbers", datatables now adds