Search
-
Lost All Views - help, please!
by gforster ·PHP Warning: include(sanitized/php/DataTables.php): failed to open stream: Permission denied in sanitized/tables/volumes_table.php on line 4, referer: https://sanitized/ [Fri Oct 20 11:04:49.383804 2 -
How to apply inline css style to custom button
by rdm ·.addNewRecord { background-color: #033C73 !important; color: #ffffff !important; } -
How to apply inline css style to custom button
by rdm ·This is what I have, and I figure I'd put the style declaration here. Just in case it actually worked, I tried backgroundColor: "#033C73". No such luck. No errors, but no luck. -
Uncaught Error: Class 'Options' not found
by Pliachas Paschalis ·Fatal error: Uncaught Error: Class 'Options' not found in /home/sites/4b/f/f905e34be3/public_html/php/table.pOrder.php:49 Stack trace: #0 {main} thrown in /home/sites/4b/f/f905e34be3/public_html/php/t -
show spinner when report is being rendered
by enwood ·'15px', backgroundColor: '#000', '-webkit-border-radius': '10px', '-moz-border-radius': '10px', opacity: .5, -
Checkbox accepting the css style
by klermann ·Hello Allan, even isolating one of the fields and following his guidance still failed to show the value to be edited in the field. Do you have any suggestions? -
Call to undefined function DataTables\Editor\finfo_open()
by stevevance ·<br /> <b>Fatal error</b>: Uncaught Error: Call to undefined function finfo_open() in /php/lib/Editor/Upload.php:603 Stack trace: #0 /php/lib/Editor/Upload.php(431): DataTables\Edit -
How to center pagination for DataTables 1.10.5
by abangmanis ·tbody tr.active th { background-color: #08C; color: white; } .table.dataTable tbody tr.active:hover td, .table.dataTable tbody tr.active:hover th { background-color: #0075b0 !important; } -
Excel customization: % with 4 decimal places
by rf1234 ·This XML stuff is driving me crazy. Makes me overlook even basic things. Sorry! -
Excel customization: % with 4 decimal places
by rf1234 ·With the help of @bQt in this post https://datatables.net/forums/discussion/comment/116516/#Comment_116516 I got it working eventually. I added some inline comments. Hopefully this helps others too. -
link to detailed page
by Phoffman ·Hello, -
select search for multi column is not working
by haiderTyagi ·Allan, sorry for that -
How can we add page length button with dom:(my code is in description)
by ramji15788 ·doc.styles.tableHeader.color = '#000'; doc.styles.tableBodyEven.fillColor = '#f9f9f9'; doc.styles.tableBodyOdd.fillColor = '#fff'; } }, ], pagi -
setValue from SESSION variable
by KeepMoving ·Fatal error: Uncaught Error: Call to a member function dbField() on null in /home/unidadgenetica/public_html/SistemaUG/php/Editor/Editor.php:1827 Stack trace: #0 /home/unidadgenetica/public_html/Siste -
BugReport: Buttons - Excel - Currency Symbol Appearing on Right
by kthorngren ·It creates a new numFmt 170 with the format $ #,##0.00 and appends to the built in styles. The export customize function assigns the new style to the Salary column. You can apply the style to the fu -
get full sql error message when using pdo_sql_srv data abstraction driver
by INTONE ·Stack trace: #0 C:\inetpub\wwwroot\goabos\Editor-PHP-1.6.2\php\Database\Driver\Sqlserver\Query.php(112): PDOStatement->execute() #1 C:\inetpub\wwwroot\goabos\Editor-PHP-1.6.2\php\Database\Quer -
Uncaugth exception on insert with self-referencing join
by Maikel ·Stack trace: #0 /home/deb28415/domains/puka.be/public_html/inc/editor/Editor/Editor.php(1040): DataTables\Editor->_insert_or_update(NULL, Array) #1 /home/deb28415/domains/puka.be/public_html/i -
Jquery datatable not appending data to the table
by mt9108 ·hi team -
Hide table column but still retrieve its values
by rubinjo13 ·$colors = ['white', '#ffbb33', '#00C851']; while ($result = mysqli_fetch_array($query)) { echo "<tr style='background-color: ".$colors[$result -
R - datatable formatting with javascript
by Jeddite ·'background-color': '#000', 'color': '#fff', 'outline-color': 'red', 'margin':'100px',