Search
-
Individual dropdown column filters (values) doesn't search on columns that are rendered
by YoDavish ·The individual column dropdown filters (values) do not work on render columns that display the label rather than the value. -
Data:null column if first return "Unknown field: (index 0)" error
by kthorngren ·The stateSave option affects the order because the order is saved. Sounds like it is loading the order saved when the order was set to column 0. To get around that I would try enabling the deferLoa… -
Numeric sorting with html not working.
by maxleistner ·I am trying to sort this table values by correct order but no matter which option i take it does not work correctly. I tried each option here: https://datatables.net/reference/option/columns.type#Exa… -
Adding code when submitting from inline editor
by colin ·The problem is that you're creating additional event handlers each time - and each of these will be triggered. So with this code: -
Adding code when submitting from inline editor
by arnorbld ·Hi Alan, -
Data:null column if first return "Unknown field: (index 0)" error
by zajc ·If I changed the order of columns where data:null column is not the first column, it works OK. -
Data:null column if first return "Unknown field: (index 0)" error
by zajc ·I'm using Editor 2.0.4. If datatable first column uses data:null I'm getting the following error: -
Robust audit logging
by Loren Maxwell ·Ok, here's option 1, which is to simply compare $row['R'] with $prevValues: -
Page Len Selector Control - Styling
by allan ·1) The background colour in that example is coming from this style in the Bootstrap stylesheet: -
Robust audit logging
by Loren Maxwell ·Ah, ok . . . that makes sense. -
Column visibility with Dynamic tables
by Khalid Teli ·@kthorngren Thank you -
Combining 2 tables, editing only the second table
by ostmal ·This is the code with "Mjoin": -
Combining 2 tables, editing only the second table
by ostmal ·Hello! -
Split jQuery files
by jalape ·Thanks Allan for your time, -
Individual column search not working with SSP
by allan ·Thanks. -
Change data / query when exporting datatable
by colin ·Possibly, though I've not tried it. This thread here may help - it's showing how the exportOptions can be customised to call an Ajax end-point for the data. You could try that approach and see if it … -
object-reference-not-set-to-an-instance-of-an-object in Editor version 2.0.4 but not 1.9.6
by allan ·I might have it, could you add: -
Combining fixed header, export buttons, and double column filtering issue
by YoDavish ·@kthorngren thanks for the response. I was able to replicate the example and move the individual search input below the header, however, I'm not able to get it to perform the search anymore, I am usi… -
Combining fixed header, export buttons, and double column filtering issue
by YoDavish ·@kthorngren -
A simple table. The warning "Warning about data tables: table ID = …" pops up
by ostmal ·A simple table. The warning "Warning about data tables: table ID = …" pops up