Search
-
Access td element from within columnDefs render
by vismark ·I am populating a cell with a json which contains the infos to color a cell (something like {"color":"#000","text":"demo cell content"}). In the columnDefs I am -
Editor: Uncaught Error: Class 'DataTables\\Editor' not found in .... (path)
by TonyR ·[Sun Jun 24 20:27:37.777171 2018] [php7:error] [pid 9087] [client ::1:60433] PHP Fatal error: Uncaught Error: Class 'DataTables\Editor' not found in /Library/WebServer/Documents/boa/boa_data.php:15\n -
Potential Bug report: DataTables Editor does not decode all HTML entities
by ps@raytion ·(Potential because one could discuss whether this is a bug or expected behavior.) -
In editor - how can I return a custom field from the server side script based on a function call?
by mikduc ·Stack trace: #0 /www/zendphp7/htdocs/DataTables_Editor/php/Editor/Field.php(775): {closure}() #1 /www/zendphp7/htdocs/DataTables_Editor/php/Editor/Field.php(593): DataTables\Editor\Field->_get -
Excel export with background color without affecting the formatting
by rf1234 ·Hi François, -
RowGroup: Creating subtotal row is not compatible with excel and pdf function
by fitri91 ·doc.styles.tableHeader.fillColor = '#000000'; } }, { extend: 'excelHtml5', text: 'Muat Turun Excel', cust -
DataTables warning: table id=example - Invalid JSON response. For more information about this error,
by allan ·<br /> <b>Fatal error</b>: Uncaught Error: Class 'Editor' not found in /storage/ssd3/634/3741634/public_html/server.php:29 Stack trace: #0 {main} thrown in <b>/storage/ssd3/ -
Internet Explorer 11 Print Issue: IE 11 Browser crashes when we try to Print thru DataTable Print
by syedshuss ·td').addClass('printfontcolor').css('color', '#000000'); $(win.document.body).find('tr td').addClass('printtd').css('border-top', '1px solid #ccc'); -
Bootstrap4 CSS attribute 'display: none'
by mBeier ·text-align: left; } :root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: -
How do I fix the dollar symbol appearing at the end of amounts in exported Excel spreadsheets?
by rf1234 ·I copied this into Excel: #,##0.00_-\ [$$-45C] as a custom cell format. -
Wrong format excel exporting
by rf1234 ·great you got it working! and also great that you will enhance auto detection, Allan. -
DataTables warning: table id=table_name - Invalid JSON response.
by karasu ·Hi all, -
Field hide in DataTable and make it to save in database
by elenastenina ·Hello, -
PDOException only when deleting
by Allcor ·<br /> <b>Fatal error</b>: Uncaught PDOException: There is no active transaction in /home/naktdata/collectie/DataTablesEditor/Database/Query.php:194 Stack trace: #0 /home/naktdata/c -
datatable excel export, how can we apply multiple styles to same cell
by rf1234 ·I've been playing around a little with the customize function for the Excel export file. Didn't find a solution to format column ranges - and picked the good old "for" loop for this. Maybe … -
datatable excel export, how can we apply multiple styles to same cell
by nikki111 ·var sSh = xlsx.xl['styles.xml']; -
datatable excel export, how can we apply multiple styles to same cell
by rf1234 ·Finally I figured out how to address an indiviudal cell ... This case is first about defining a proprietary style. I called it "twoDecPlacesBold". It is actually a combination of the two bu… -
datatable excel export, how can we apply multiple styles to same cell
by rf1234 ·the built in styles don't allow to apply multiple styles to one cell. it gets overwritten. You would need to develop your own proprietary style that has all the styling that you want in it. Here is a… -
Generator table
by elenastenina ·I was able to generate a table in browser but could not find extended buttons "New", "Edit" and "Delete" above of table. -
Ordering when merging 2 columns in 1
by malik112 ·a date. The other date column (lets call it Col #0) always have the current timestamp to when the record was added.