Search
-
License issue after upgrading Node version
by YOM ·"github:DataTables/Dist-DataTables#0c4d61ff1117809030a5a3ca5e3509024dba7f3a", "datatables.net-buttons": "^1.6.2", "datatables.net-buttons-dt": "^1 -
ColumnControl: Setting specific values for a searchList dropdown
by bg7 ·.dt-container table.dataTable .dtcc-button.dtcc-button_order.dtcc-button_active .dtcc-button-icon, .dt-container table.dataTable .dtcc-button.dtcc-button_dropdown.dtcc-button_active .dtcc-button-icon, -
Example of using select2 library instead of select or autocomplete
by asle ·<b>Fatal error</b>: Uncaught Error: Call to undefined method DataTables\Editor\Options::id() in /home/1/m/mfu/www/code/js/Editor-PHP/controllers/admin-mfu-test.php:116 Stack trace: #0 {ma -
Using row(0).remove() only works once?
by kthorngren ·Shouldn't old row #1 now be row #0 ? -
Using row(0).remove() only works once?
by CaptainPalapa ·I want to remove a row I've added. I can determine the index, let's say it's row 0. I remove it. Shouldn't old row #1 now be row #0 ? -
Allow empty or existing value not in list when submit editor form
by asle ·#0 /home/1/m/mfu/www/code/js/Editor-PHP/lib/Editor/Validate.php(1032): DataTables\Editor\Validate::_common('', 'isbn') -
Allow empty or existing value not in list when submit editor form
by asle ·<b>Fatal error</b> : Uncaught Error: Call to a member function optional() on string in /home/1/m/mfu/www/code/js/Editor-PHP/lib/Editor/Validate.php:174 Stack trace: #0 /home/1/m/mfu/www/c -
Allow empty or existing value not in list when submit editor form
by asle ·Fatal error: Uncaught Error: Call to undefined method DataTables\Editor\ValidateOptions::table() in /home/1/m/mfu/www/code/js/Editor-PHP/controllers/upload-mfu.php:78 Stack trace: #0 {main} thrown in -
Allow empty or existing value not in list when submit editor form
by asle ·<b>Fatal error</b> : Uncaught Error: Call to a member function optional() on string in /home/1/m/mfu/www/code/js/Editor-PHP/lib/Editor/Validate.php:174 Stack trace: #0 /home/1/m/mfu/www/c -
Correct way to use validator(Validate::required()) -> crashes
by asle ·<b>Fatal error</b>: Uncaught Error: Call to a member function dbField() on array in /home/1/m/mfu/www/code/js/Editor-PHP/lib/Editor.php:1142 Stack trace: #0 /home/1/m/mfu/www/code/js/Edit -
Correct way to use validator(Validate::required()) -> crashes
by asle ·Fatal error: Uncaught Error: Call to a member function dbField() on array in /home/1/m/mfu/www/code/js/Editor-PHP/lib/Editor.php:1142 Stack trace: #0 /home/1/m/mfu/www/code/js/Editor-PHP/lib/Editor.ph -
My Modal is showing behind my Table
by Ambient ·Colour:#000000; -
Fully customizing output of copyHtml5 using exportOptions format
by zvuc ·To give you more exact context — I'm trying to build a 'copy to clipboard' button that prints out the contents of the table converted to a 'wiki' syntax instead of the default HTML syntax. -
Uncaught Error: Call to a member function dbField()
by bbrindza ·<b>Fatal error</b>: Uncaught Error: Call to a member function dbField() on array in /www/seidenphp/htdocs/DataTables_Editor/lib/Editor.php:1107 Stack trace: #0 /www/seidenphp/htdocs/DataT -
Nested Object Data on Grouped Row
by EastCoast2024 ·Hello, -
How to add the page number at every page of the print when printing data?
by o4osman ·' counter(pages); border-top: 1px solid #000; margin-bottom: 15px; } @bottom-center { content: 'Printed on: {{ \Carbon\Carbon::now()->format('M d, Y') }}'; -
Datatables.net-react library returning [object HTMLDivElement] instead of actual HTML when printing?
by waqaranwar2021 ·Description of problem: -
Can't hide Quill toolbar
by sxnejr ·div.ql-toolbar { display: none; } .ql-toolbar.ql-snow + .ql-container.ql-snow { border: 1px solid #000 !important; } -
Multiple style during export excel
by rf1234 ·This can be very, very cumbersome. The problem is that you cannot apply multiple styles to a cell at a time. If you have styling like bold, grey background, centered just for one cell you need to def… -
dataTables is displaying "Loading" only, not displaying any data
by NaveX ·$(row).find('td:eq(5)').css('color', '#009900'); $(row).find('td:eq(6)').css('color', '#CC0000'); } }); } // Show tab-multi