Search for special characters
Search for special characters
Is it possible to search for special characters inside a field in DataTables?
For example if I have a column with the following cell contents: Jáírón , I would like to be able to find it by typing Jairon in the search, without the accented characters.
Thank you!
Best regards,
Anton
For example if I have a column with the following cell contents: Jáírón , I would like to be able to find it by typing Jairon in the search, without the accented characters.
Thank you!
Best regards,
Anton
This discussion has been closed.
Replies
You could probably try to adjust this to your needs http://jquery-datatables-column-filter.googlecode.com/svn/trunk/external.html ie while typing you convert the characters with accents to normal characters ?