Search
4182 results 361-370
Forum
- 8th Feb 2024Search only on one columncolumns you could do: columnDefs: [ // targets may be classes
- 8th Feb 20242 tables on same pagefalse, select: { style: 'single' }, columnDefs: [ { targets:[0,1,2,3,4,5], orderable: false, searchable:
- 8th Feb 2024Possible to save the state across multiple URLs?stateDuration: 0, stateSave: true, columnDefs: [ { targets: "no-sort", orderable: false,
- 7th Feb 2024SearchPanes Sort TotalHi kthorngren, I reduced my code to: columnDefs: [{ searchPanes: { dtOpts: { order: [ [1, 'asc'] ], } }, target: '_all' }], searchPanes: { viewTotal: true, columns: [6], }, This dont order anything in SP:
- 5th Feb 2024Applying both columns.render and columnDefs.renderOnly one of the columns and columnDefs should be added, as the one will over-write the other. You can merge those two functions into a single one, which should do the trick. Colin
- 1st Feb 2024Search panes filter is very very slowname: 'RName' }, { name: 'TehRegion' }], }, columnDefs: [ { searchPanes: { threshold: 1, name:
- 1st Feb 2024Dynamic links in new windowChange show entries menu "columnDefs": [ { "visible": false, "targets": [0,4]
- 1st Feb 2024Wrong categorizationtype": "POST", "datatype": "json" }, "columnDefs": [ { "targets": [0], "visible": true,
- 18th Jan 2024Editor post submit breaking columns created cellfalse, "order": [[3, "desc"]], "columnDefs": [ { "targets": 0, data: "id",
- 11th Jan 2024Resetting width of DataTab;le in tabsDataTable({ "ajax": { url, dataSrc: "" }, columnDefs: [ ], "serverSide": false, "processing": true,