JQuery Datatables: filter the search with or without acent
JQuery Datatables: filter the search with or without acent
schattenburg
Posts: 1Questions: 1Answers: 0
Hello:
I want to do a search in Jquery Datatables which show the results with or without acents. Por example i have a cell with "Pepe García" and i want show this record where i search "García" (with acent) and when i seach "Garcia" (without acent) .
How i can do it? Thank you.
This discussion has been closed.
Answers
Did you see this:
https://datatables.net/plug-ins/filtering/type-based/accent-neutralise
?