Hi,
Is there any way to make the filters in the columns case insensitive?
Thanks
Hi,
Is there any way to make the filters in the columns case insensitive?
Thanks
Yea, there is a property for that - check our filtering demos for reference.
Actually, even with FilterCaseSensitivity="FilterCaseSensiivity.CaseInsensitive", it's still case sensitive when using the default filtering dialog with an AND clause:
I'm searching for when the column is not empty AND contains 'suite' - though I have the attribute set, it will only find records when I capitalize the word.