This is a migrated thread and some comments may be shown as answers.

Grid Filters Is Always Case Sensitive Work Around?

1 Answer 77 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Shawn
Top achievements
Rank 1
Shawn asked on 14 Jan 2010, 11:48 PM
I cant seem to figure out how to force the grid to filter text fields as not case sensitive.  I see that you can specify the Grouping settings like so: <GroupingSettings CaseSensitive="False" />

But is there a way to do this for filtering?  For instance I have a column named "City".  The records though are sporadic,  for instance Atlanta has all three entries, "atlanta", "ATLANTA", and "Atlanta".

If I enter "atlanta" in the filter textbox and select "EqualTo" it ignores the others. 

Is there a way to work around this?

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 15 Jan 2010, 02:13 PM
Hello Shawn,

Please try EnableLinqExpressions="false" as mentioned in this help topic:
Basic filtering

Regards,
Daniel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Grid
Asked by
Shawn
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or