Search
-
DataTable,PHP,Sqlite & Ajax - Request only returns the contents of the first column of each rec
by mjesus ·background: #f7f7f7; color: #333; font: 90%/1.45em "Helvetica Neue",HelveticaNeue,Verdana,Arial,Helvetica,sans-serif; } <di -
PHP Error in custom upload function after updating to latest version
by wouter ·<b>Fatal error</b>: Uncaught TypeError: str_replace(): Argument #3 ($subject) must be of type array|string, Closure given in php/lib/editor/lib/Editor/Upload.php:728 Stack trace: -
Which visual / formatting editors work with datatables editor?
by rmeetin ·Door #3 - TinyMCE - we got the recommended open-source version installed and integrated but it is missing some vital functions in the toolbar. Here is the link to their official demo: -
percentage between two column
by cmplus ·columnDefs: [ { targets: 5, render: DataTable.render.percentBar( 'round','#FFF', '#269ABC', '#31B0D5', '#286090', 1, 'groove' ) -
Submit onBlur not working
by dpanscik ·#f3f3f3; border: 1px dashed #333; } .DTE_Form_Info{ color: black; } div.dt-datetime { position: absolute; background-color: #f68d28; z- -
Inline Date Editing not Enabled
by dpanscik ·#f3f3f3; border: 1px dashed #333; } .DTE_Form_Info{ color: black; } div.dt-datetime { position: absolute; background-color: #f68d28; z- -
Editor data in Create Controller
by dpanscik ·Do you by chance have code samples to help pave the way for using option #2 and option #3? -
Selected row color change?
by pain19 ·/* Selected row color */ table.display.dataTable > tbody > tr.selected > *, table.display.dataTable > tbody > tr.odd.selected > *, table.display.d -
Selected row color change?
by pain19 ·color: #333; -
ignore internal html elements on export
by rf1234 ·.replace(/'/g, '\'') .replace(/ /g, '\n'); //replace html tags with one space -
Bugs in PHP 8.2
by rdueck ·$sC = array(' '=>' ', ' '=>' ', 'E'=>'e', 'E'=>'e', 'e'=>'e', 'e'=>'e', 'X'=>'x', '&# -
JS Code preventing edit/delete editor openning
by equinox22 ·backgroundColor: "#3B7DDD", icon: { className: "notyf__icon--success", tagName: "i&quo -
Update and submit cell based on click
by csyu ·editor.edit('#3', false).set('position', 'xxx').submit(); -
Printer file Excel from datatable without
by rf1234 ·.replace(/'/g, '\'') .replace(/ /g, '\n'); //replace html tags with one space -
database Oracel connected but read field in table
by reru.academic1 ·DataTables\Database\Query->exec() #3 C:\xampp\htdocs\infooracle\datatables\lib\Editor.php(990): DataTables\Editor->_get(NULL, Array) #4 C:\xampp\htdocs\infooracle\datatables\lib\Editor. -
Deprecation Warning: HtmLawed Editor 2.0.10
by James12345 ·Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in .... Editor-PHP-2.0.10\lib\HtmLawed\Htmlawed.php on line 95 -
Printing with CSS
by Lezamiz Media ·sans-serif; margin: 0; padding: 0; color: #333; background-color: #fff; } table#example.dataTable tbody tr.Highlight1 > .sorting_1 { background-color: #42f5f5; } table#example.da -
How can I export a sanitized XML string? - excelHTML5
by santa_cruz09 ·Object.assign(String.prototype, { toSanitizedExcel() { if(this == null){ return ''; } return this.replace(/&/g, "&") .rep -
Php deprecation warnings in php 8.1
by Maikel ·Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/deb28415/domains/dev.puka.be/public_html/inc/vendor/datatables.net/editor-php/HtmLawed/H -
' How should I remove the pattern from my data?
by hktnaydn ·function unEscape(htmlStr) {