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

WPF Gridview with Non Case Sensitive Filtering

3 Answers 121 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Justin Manjooran
Top achievements
Rank 1
Justin Manjooran asked on 08 Jun 2011, 08:13 AM
Hi 

Filter with out case sensitive work fine.
But the same items with Different Case come as Different CheckBoxes in the Filter Select Option

eg:
ABD  and abc comes as different filter select options. I want to set this as one.
Is this possible

3 Answers, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 08 Jun 2011, 08:36 AM
Hello Justin Manjooran,

You will have to build your own custom filtering control for that.

All the best,
Ross
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Ano
Top achievements
Rank 1
answered on 20 Jun 2011, 07:47 AM
we only need to remove that case senstive property,rest all we needed.
we don't want to create our  own custom filtering control.is there any built in property available or any implemented code is available or not
0
Rossen Hristov
Telerik team
answered on 20 Jun 2011, 08:48 AM
Hi Ano,

I believe that this article can help.

Greetings,
Ross
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Justin Manjooran
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Ano
Top achievements
Rank 1
Share this question
or