Search
-
How can I reinstate the green plus icon to Responsive?
by foxy_stoat ·!important; background-color: #31b131 !important; } table.dataTable.dtr-inline.collapsed>tbody>tr.dtr-expanded>td.dtr-control:before, table.dataT -
Editor Total Row
by dpanscik ·For this example (starting with the count of 0) note the position of column #2 (paid) and the position of column #3 (Email Received Date) -
How do I change background colors for odd/even rows using multi-select with Bootstrap V5?
by R_G ·// Row select highlighting odd/even rows table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected { --dt-row-selected: #37edfa; --bs-table-bg: #37edfa; } table.d -
Mjoin failing to process data
by kicks66 ·DataTables\Editor->validate(Array, Array) #3 /Users/me/Developer/creator-explorer-v2/vendor/datatables.net/editor-php/Editor.php(707): DataTables\Editor->_process(Array) #4 /Users/me/De -
Editing multiple rows with an ' in a column values gives me an error
by allan ·Haha - I have goals for this year as well. Let's compare notes for how far we got in January 2025 -
Htmlawed crashes when Editor popup open longer than a few minutes
by rf1234 ·DataTables\HtmLawed\Htmlawed::hl() #3 /var/www/vhosts/lgfinance.eu/public_html/DataTables/Editor-PHP/lib/Editor/Field.php(792): DataTables\HtmLawed\Htmlaw::filter() #4 /var/www/vhosts/lgfinance.eu/pu -
Editing multiple rows with an ' in a column values gives me an error
by Jason B Jones ·When editing multiple records and one column value has an ' in it, the editor will return an error of A potentially dangerous Request.Form value was detected from the client (data[row_1837][Dealershi… -
How to pass parameters to ajax for using datatables plugin
by easr01 ·Still stuck inside the tunnel: -
Ajax.reload() vs searchbuilder.rebuild()
by PabloCamara ·var Resultado = valor.replaceAll('"','"'); console.log('resultado='+Resultado) var Campos_tabla = []; var colViss = []; var Campos_ord = []; -
ColReorder vs AJAX
by PabloCamara ·var Resultado = valor.replaceAll('"','"'); if ( Resultado != ' ' ) { XXResultado = JSON.parse(Resultado); table.searchBuilder.rebuild(XXResultado); tabl -
searchbuilder - rebuild
by PabloCamara ·var Resultado = valor.replaceAll('"','"'); var table = $('#table_b').DataTable(); x.options[e.selectedIndex].value if ( Resultado != ' ' ) { XXResultado = JSO -
SearchPanes: server-side - having panes contain ALL options
by bliksempie ·As for #2, for a test, I loaded all the data, and found a bug in my code after posting the question, and solved it. This now works - Page 1 of the table contains names "Brandon" and "Ja -
problems with csv import
by crush123 ·Map 3 Stoke on Trent ST4 1HP Stoke on Trent None #3caac3 #ffff00 fa-socks -
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?