Search
4182 results 2331-2340
Forum
- 5th Apr 2021Problem with sorting column by datetimeI added in head of html : and in datatable order: [[2, "desc"]], columnDefs: [{ type: 'date-eu', 'targets': [2], orderable: true }], and before initialising datatable $.fn.dataTable.moment('DD.MM.YYYY HH:mm:ss'); But it doesn't work. What can I do to fix this problem?
- 1st Apr 2021Help with colum render pleaseattempting to use the Columndefs render function to do
- 31st Mar 2021Date formatting queryajax":{ "url":"https://services7.arcgis.com/ewmPU1HI7BJPXAG4/arcgis/rest/services/NOPIMS_Wells_Feature_Service/FeatureServer/0/query?outFields=*&where=1%3D1&f=geojson", "dataSrc": "features" }, "columnDefs": [ { targets: 5,6, render: $.fn.dataTable.render.moment('M-DD-YYYY,THH:mm','M/DD/YYYY')
- 29th Mar 2021Is it possible to force pagination to generate ul li a elements?lt;"row justify-content-between"<"col-auto"><"col-auto">><"table-responsive"t>ip', renderer: "bootstrap", columnDefs: [{ orderable: false, targets: 0
- 23rd Mar 2021Unable to get multiple Search Panes to showselect: true, stateSave: true, columnDefs: [ { "width": "15%", "targets": 0
- 23rd Mar 2021Getting HTML Content in PDF ExportExport Code { extend: 'pdfHtml5', columnDefs: [ { "render": function (data, type,
- 22nd Mar 2021A couple of issues with SearchBuilderdate fields I add: columnDefs: [ { targets: [2], type: "date-eu"},
- 21st Mar 2021Ajax Table not Sortingurl: baseURL+'admin/opcoesAjax/getLists/', type: "POST" }, columnDefs: [ { targets: [0], orderable: false
- 20th Mar 2021Using api in the defaults settinglike this: $.extend(true, $.fn.dataTable.defaults, { columnDefs: [{targets: 'no-sort', orderable: false},
- 18th Mar 2021Datatables not loading in DjangoautoWidth": false, "ordering": true, "columnDefs": [ {"width": "50px", "targets": 0},