Search
-
Datatables loading speed
by spacemancw ·OK @allan .. thanks for the help .... -
Error 12 , Uncaught Error: Class "DataTables\HtmLawed\HtmLawed" not found
by jasoncaditrack ·[02-Aug-2024 12:21:23 America/Vancouver] PHP Fatal error: Uncaught Error: Class "DataTables\HtmLawed\HtmLawed" not found in /home/caditrac/public_html/gpt/vendor/datatables.net/editor-php/H -
how to change --bs-table-hover-bg,--bs-table-striped-bg colors.bg colors of rows when mouse hover
by AshaM ·--dt-row-stripe: #801C7D; -
Mjoin failing to process data
by kicks66 ·call_user_func_array(Object(Closure), Array) #8 /Users/me/Developer/creator-explorer-v2/vendor/bramus/router/src/Bramus/Router/Router.php(440): Bramus\Router\Router->invoke(Object(Closure), Ar -
Htmlawed crashes when Editor popup open longer than a few minutes
by rf1234 ·DataTables\Editor->_process() #8 /var/www/vhosts/lgfinance.eu/public_html/php/datatables/tblSubReg.php(992): DataTables\Editor->process() #9 /var/www/vhosts/lgfinance.eu/public_html/act -
Is anyone else having problems with SearchBuilder?
by Stacey1134 ·@kthorngren Thanks, for your earlier insight about #5 and #8, ~~while it does not help with the searchBuilder problem I have~~, it did help all the other problems I had with this upgrade. -
color palette
by kthorngren ·table#example.dataTable tbody tr td.col-blue { background-color: #85C1E9; } table#example.dataTable tbody tr td.col-blue > .sorting_1 { background-color: #85C1E9; } -
Conditional percentageBars - PR
by MadBoyEvo ·'#ffffff', '#808080', '#ffd700', '#0000ff', 0, 'ridge', [ { "min": 0, "max": 10, "backgroundColor": "#0000ff", "textCo -
Filter not working After destroy and initialize the table
by ashiquem01 ·@kthorngren -
Filter not working After destroy and initialize the table
by ashiquem01 ·Thanks, @allan The execution of ajax.reload(); is running smoothly. -
Filter not working After destroy and initialize the table
by ashiquem01 ·@allan Can you please check function OnSuccess(response). -
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: -
Get Column ID by Name inside of rowCallback
by dpanscik ·$('td.InvoiceAmount', row).css('background-color', '#8B8000') -
Get Column ID by Name inside of rowCallback
by dpanscik ·$('td', row).row.name('InvoiceAmount').css('background-color', '#8B8000'); -
Get Column ID by Name inside of rowCallback
by dpanscik ·$('td', row).eq('InvoiceAmount:name').css('background-color', '#8B8000'); -
Ellipsis renderer that can expand column to show full text
by YoDavish ·$.fn.dataTable.render.ellipsis = function (cutoff, wordbreak, escapeHtml) { var esc = function (t) { return ('' + t) .replace(/&/g, '&') -
Dysfunction DataTables with Bootstrap and PHP/MySQL
by (.....) ·#f7bb97); background: linear-gradient(to left, #85777c, #f7bb97); min-height: 100vh; font-family: 'Raleway', sans-serif; height: 100vh; } /* DataTable Header & Footer ********************** -
Bugs in PHP 8.2
by rdueck ·== 1 ? array("\x82"=>'‚', "\x84"=>'„', "\x91"=>'‘', "\x92"=>'’', "\x93"=>' -
Printing with CSS
by Lezamiz Media ·#demoboxoffer { background-color: #42f5f5 ; } #demoboxpending { background-color: #ca97ca ; } #demoboxpocket { background-color: #85f56e ; } #demoboxTOM { background-color: #f5da6e ; } body { -
Uncaught TypeError: fa is undefined
by arishkhan ·.del:hover {transition: .3s; background-color: #88131f;} table .upd {background-color: #f37519; text-decoration: none; color: #fff; padding: 5px 7px; border-radius: 5px; font-family: "Lato-700&q