How to make search() use render values?
How to make search() use render values?
uskerine
Posts: 33Questions: 15Answers: 0
search() seems to do its job using loaded column data. Is it possible to search within the "rendered" values?
This discussion has been closed.
Answers
The table search will perform the search based on whatever value is ultimately returned by the
columns.render
method when thefilter
data type is requested. Exactly what that is, I can't say in your case as you haven't provided a test case.Allan
this seems similar to the issue i'm having here: http://www.datatables.net/forums/discussion/23906/custom-filtering-after-changing-cell-data