Search
23424 results 9711-9720
Forum
- 24th Feb 2015Join tables - one-to-many join (datatable sorting Unknown FIELD)filtering on the "many" columns in a one-to-many join
- 23rd Feb 2015sort on dates not working properly after upgrade to 1.10.5can order on other columns but containing dates.
- 23rd Feb 2015Bug in 'searchCols' option + a suggestionto set search inside columns for initial filtering Agreed!
- 21st Feb 2015COPY EXCEL PDF buttons appear at bottomdom": "Tfrtip", "ajax": "php/table.JKBINSR.php", "columns": [ { "data": "accntno" }, { "data": "accnttitle"
- 20th Feb 2015Using Bubble Editor - entire row is passed to server instead of single fieldto submit JUST the column's data :) Hopefully this helps
- 20th Feb 2015Multiple Ajax Objects in One Cell$('#summary-contacts-table').dataTable({ ajax: { url: restURL, dataSrc: "" }, dom: "Tfrtip", bInfo: false, searching: false, paging: false, columns: [ {"data":"name_last", fnCreatedCell: function (nTd, sData, oData, iRow, iCol) { $(nTd).append(', '+oData['name_first']); } }, { "data": "role" } ] });
- 18th Feb 2015Templates for editor popup-Layerpopup-editor to accieve two columns? .
- 18th Feb 2015Alter edit dialog window titledom": "flitTp", "pagingType": "full", "columns": [ {data: "Student.Surname"}, {data: "Student.Forename"},
- 18th Feb 2015Multiple primary keyMost databases allow multiple columns to be used as
- 18th Feb 2015jQuery DataTables: Multiple checkbox filteringa table with two columns name and class. -datatable