Search
-
Custom colors scrollbar vertical and orizontal
by colin ·That's not something specific to DataTables, that's more of a general CSS issue. This SO thread may help, it's discussing the same thing, -
How can I expand all rows for multiple tables?
by nightmare637 ·https://stackoverflow.com/questions/62575674/expand-collapse-all-with-nested-table-jquery-datatables/62583040#62583040 -
JSON inválido, porém meu JSON é válido!!
by GilbertoASJ ·border-color: transparent; color: #6993ff !important; font-size: 0.9rem; } .btn-light-primary:hover, .btn-light-primary:focus, .btn-light-p -
Bootstrap 5
by mcoogan62 ·After adding the css files for DataTables my menu is no longer right justified and all content that was centered on pages is now left justified. It is like the Bootstrap Sass generated CSS is not bei… -
DataTable column header disappeared after sorting
by Nethaji ·var table3 = $("#tblFacultySave").DataTable({ @* 68 - CR20210212 - #68 - lakshmi - 20210217 - 'Freeze table header' *@ "scrollY": "700px", -
Export with custom parameter to freeze panes
by laloune ·https://stackoverflow.com/questions/67718003/office-open-xml-freeze-panes-in-excel/67721007#67721007 -
Color a Collapsible(Not Visible Data Column) Row
by kthorngren ·table.dataTable tr.dtrg-group.green td { background-color: #66b266 !important; } -
PHP $editor->db()->raw() rowcount after UPDATE/DELETE
by hapi ·Fatal error: Uncaught Error: Call to a member function rowCount() on resource in my code Stack trace: #0 [internal function]: {closure}(Object(DataTables\Editor), '735', Array, Array) #1 /opt/rzbtfin -
My Child rows slider keeps duplicating rows
by Ambient ·+ '<th title="Field #6">Tax</th>' + '<th>Tax %</th>' + '</tr></thead>' + '' + v + '' + -
Error while doing a CSV import
by lintu98 ·Hi @allan, -
Problem updating highcharts in response to change in datatable
by cpshart ·multi color data: data, color: '#65a125' }], // drilldown: { series: [] } }; // Column chart options.chart.renderTo = 'container'; options.chart.type = 'colum -
Input paginator Plugin
by Alex99 ·{ background-color: #6faed9 !important; border-color: #6faed9 !important; color: #FFF !important; text-shadow: 0 -1px 0 rgba(0,0,0,0.25) !important; } .dataTables_wrapper .dataTables -
Themestr.app Issues
by zgoforth ·*/:root{--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: -
Serverside - how to export pdf/print a input value?
by cmessori ·Hi there. im using ssp and i want to export a value from a input, only get column #6 with empty data. -
Styling for border on active pagination number?
by ckryanco ·background-color: #6c757d; -
Set Excel cell style based on DataTable cell class
by uomopalese ·Hi Allan, the table is dinamically builded with php foreach() loop -
changing row color at rendering time based on column values
by Alexandr45 ·I did it using rowCallback. When adding the class, I specified background-color: #6BFFB5 !important; and everything works. -
Firefox Scrollbar interaction
by Timebreaker900 ·I have a problem with the datatable and Firefox and it only appears in Firefox. -
Ajax error while server-side-proc
by RobinsonHu ·<th title="Field #6">team</th> <th title="Field #7">overall</th> <th title="Field #8">potential</th> </tr></thea -
Feature request: Allow successCallback data of ajax not to be merged with existing row data.
by Radoslav Konuch ·Here's a snippet from editor 1.9.2 starting at line #6956: