Search
-
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', -
Change Bootstrap Glyphicons Sort Arrow Color for Accessability
by Davey Jones ·If I change the content: "\e156" to another value it will change the icon, so these CSS elements do drive which icon is used, but when I add color:#000000 it doesn't change the color. -
Problems with using link elements nested in td elements and using select dropdown filters
by data100 ·.looklikelink { color: #0048bc; text-decoration: underline; }</a> -
Problems with server-side filtering
by steiniman ·Viewing the tables already works great. Now I have however a problem: I would like with pre-filter the appropriate column on the server by means of combo box. But somehow this does not work properly,… -
Error: aoColumns[srcCol] is undefined _fnSortFlatten
by mkothari ·Hi, -
Inline Editing Doesn't Save
by Morpheine ·$('td:eq('+i+')', row).css('color', '#000000'); } } } } ); // Formatting nonsense for table headers $("th:even"). -
Changing background color of Column 14
-
Sorting by computed column doesn't work (server side)
by dabee ·Check the Priority column. It doesn't seem to be ordered. Table is ordered by column #0 instead... -
Oracle and datatables 1.6.x BROKEN!!!
by zajc ·Fatal error: Uncaught Error: Call to a member function insertId() on boolean in /var/www/html/php/lib/Editor/Editor.php:1601 Stack trace: #0 /var/www/html/php/lib/Editor/Editor.php(1045): DataTables\E -
row selection not visible
by lucasys ·tr.even { background-color:#00FF99 !important; } @* Load datatable css *@ $(document).ready(function () {