How can I filter the rows of my table to searching a data that is bewtween an input tag ?
How can I filter the rows of my table to searching a data that is bewtween an input tag ?
 amgm            
            
                Posts: 2Questions: 1Answers: 0
amgm            
            
                Posts: 2Questions: 1Answers: 0            
            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 **

This question has an accepted answers - jump to answer
This discussion has been closed.
            
Answers
One option is to try this [search plugin]](https://datatables.net/plug-ins/filtering/type-based/html).
Kevin
Thanks for helping me, although I didn't use your answer at all, you gave me an idea and here I found the solution: https://es.stackoverflow.com/questions/366363/c%C3%B3mo-oculto-una-columna-de-mi-datatable-sin-perder-sus-valores