Search
-
Textarea field trigger change when not changed
by kthorngren ·<style type="text/css">email * {font-family:Verdana; font-size:11px;} table {border:1px solid #888888;width: 100%;table-layout: auto;margin:0;} -
Textarea field trigger change when not changed
by klymov.inekon ·email * {font-family:Verdana; font-size:11px;} table {border:1px solid #888888;width: 100%;table-layout: auto;margin:0;} td, th {border:1px solid #888888; padding: -
Fully customizing output of copyHtml5 using exportOptions format
by zvuc ·[br] {{{-2 {{{#888 Red}}} }}}|| ||<:>{{{-1 {{{#42b6ff '''Fruit'''}}} }}}||<(>'''[[Banana]]''' [br] {{{-2 {{{#888 Yellow}}} }}}|| ||<:>{{{-1 {{{#acd249 '''Fur -
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 **********************