accent insensitive filter
accent insensitive filter
dede26589
Posts: 10Questions: 0Answers: 0
hi,
is it possible to do filter that is accent insensitive ?
Thanks
is it possible to do filter that is accent insensitive ?
Thanks
This discussion has been closed.
Replies
https://github.com/DataTables/Plugins/blob/master/filtering/type-based/accent-neutralise.js
It requires DataTables 1.10 which is pre-beta and can be obtained form the downloads page.
Let me know how you get on with it.
Allan
How to do with a plugin in order to override a function inside that file ?
Something like that :
jQuery.fn.dataTableExt.myfilter{
// override the _fnDataToSearch ( sData, sType ) function
}
Allan
how to do to get the filter string typed by the user ?
Hello Allan !
I need your help, please !
I have DataTables 1.10.2 and can't make your plugin work!
My problem is just with this post, which doenst have an reponse:
http://www.datatables.net/forums/discussion/19817/sort-without-accents
Thank you so much !!