Hi,
I’m currently using the panel to filter and highlight some data.
However, I found out that it only searches the exact same value as I entered in the textbox, accent sensitive and case sensitive.
For example, if I enter “Quebec”, “Québec” and “quebec” won’t show in the matching rows.
Is there any way for the search to be case and accent insensitive? Or is there an existing workaround?
A property to control both of these settings would be nice in the future too :)
Thanks!
Hello,
I've examined our Filtering demo, but haven't managed to reproduce this behavior. See the attached video. It seems that other factors affect this issue. Please send us a sample runnable project which demonstrates the issue. It will help us determine its cause.
If you have some data with accents in their name, for example if you change "Éric" instead of "Eric" in your database, searching for "Eric" won't return this row unless you type "Éric". The demo you mentionned doesn't have any accent in its data, AFAIK.
Thanks!