FooTable
FooTable copied to clipboard
Accent Insensitive search
Hi,
I wanted to do a search which should be accent insensitive i.e if i search with 'é' it should display all the values which has a normal 'e' character and values with accent 'é' and vice versa. I read issue #530 which tells us to use filterValue. I am not sure exactly how to write logic with filterValue. If you can provide me example that will be extremely beneficial, or if you have some other approach, please share it here. It will be a lot of help.