Search
-
rowsTotal reduced below displayed page's last row between pagination requests
by sebastianbarth ·Let's imagine the following situation of a result set reduction: Say we are on page 10 of 10, with 100 rows per page, showing row #901 to #1000 (so recordsTotal is 1000). Then the user action causes a -
Issue with .on( 'click', 'tr', function ()
by bbrindza ·'Y'){ data = '&#10003'; } return data; }, createdCell: function (td, cellData, rowDat -
Mjoin failing to process data
by kicks66 ·Bramus\Router\Router->handle(Array, true) #10 /Users/me/Developer/creator-explorer-v2/index.php(38): Bramus\Router\Router->run() #11 {main} thrown in /Users/me/Developer/creator-explore -
Htmlawed crashes when Editor popup open longer than a few minutes
by rf1234 ·Fatal error Uncaught TypeError: explode(): Argument #2 ($string) must be of type string, array given in /var/www/vhosts/lgfinance.eu/public_html/DataTables/Editor-PHP/lib/HtmLawed/Htmlawed.php:189 Sta -
why doesn't the modal pop up on the serverside appear?
by lurapril12 ·=== 'VOID') { color = '#101090'; } if (data === 'CHECK') { color = 'yellow'; } return '' + data + ''; // return '' + data + -
Icon in buble editor and searchbuilder
by kthorngren ·✓ ✓ ✓ -
Icon in buble editor and searchbuilder
by ECEGROUPE ·options: [ { label: '✓ ✓ ✓', value: '1' }, { label: 'Non', value: null }, ] }, -
Cant get an id column
by minobu ·"clearMessage": "✖", }, "order": [[0, 'desc']], "footerCallback": functio -
When using the select-list filter in a row the list is incomplete.
by koniahin ·Image 1 - selected 25 to show what is beyond #10 in the email column. -
ignore internal html elements on export
by rf1234 ·.replace(/ /g, '\n'); //replace html tags with one space data = data.replace(/<[^>]*>/g, -
Bugs in PHP 8.2
by rdueck ·'e'=>'e', 'e'=>'e', 'X'=>'x', 'X'=>'x', 'x'=>'x', 'x'=>'x', 'P'=>'p', 'P'=&g -
Printer file Excel from datatable without
by rf1234 ·.replace(/ /g, '\n'); //replace html tags with one space data = data.replace(/<[^>]*>/g, -
Excel Export
by rf1234 ·'\'') .replace(/ /g, '\n'); //replace html tags with one space data = data.replace(/<[^>]*>/g, ' '); -
Datatable export to excel amount error
by rf1234 ·'\'') .replace(/ /g, '\n'); //replace html tags with one space data = data.replace(/<[^>]*>/g, ' '); //replace -
Export to Excel issue when column has long integer strings
by rf1234 ·'\'') .replace(/ /g, '\n'); //replace html tags with one space data = data.replace(/<[^>]*>/g, ' '); -
How to force a line break in header
by andre_tux ·I am using DataTables with Bootstrap4 and we would like to force a line break in the header, even though the column width does not require it. -
Server side script coming up with blank page (using Ampps)
by spidogr ·Thanks! -
Problems with Field.options
by ChrisL ·null id: 1 product_description: "Product #100a" 1: {DT_RowId: "row_2", id: 2, business_id: 1, distributor_contact_id: null,…} DT_RowId: "row_2" business_id: 1 distributo -
How to keep both Datatable "click" and "dblclick" both
by kthorngren ·Having a click event and a double click event on the same element is tricky and a problem not specific to Datatables. Take a look at this SO thread and this SO thread for ideas of how you might impl… -
Cannot read property 'node' of undefined table.on( 'select deselect', function ()
by bbrindza ·'Y'){ data = '&#10003'; } return data; }, createdCell: function