Link to test case:
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem: I have a column fullin with input tags and DataTable does not filter the rows when I try to search data between this input Tags. When I try to search the Authorization number 4 DataTables doesnt find it
** Without search **
** Searching **
↧
How can I filter the rows of my table to searching a data that is bewtween an input tag ?
↧