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

How can I edit filter popup in RadGridView?

3 Answers 154 Views
Window
This is a migrated thread and some comments may be shown as answers.
Nitin
Top achievements
Rank 1
Nitin asked on 13 Oct 2010, 08:32 AM
Hi,

I want to edit filter popup in RadGridView. is it possible ?

3 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 13 Oct 2010, 08:36 AM
Hello,

 Can you post more info about your scenario? 

All the best,
Vlad
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
Nitin
Top achievements
Rank 1
answered on 13 Oct 2010, 08:48 AM
Hi,

I have a GridViewDataColumn in RadGridView which is binded to a nullable bool field. I am displaying image in that column by using a nullable bool to image source converter.
All is working fine image are being displayed as per values. But when I want to filter, the filter popup provides filteration on actual values which are true, false and null.

I want to show the same images in filter popup instead on actuall field values. can it be possible ?

0
Vlad
Telerik team
answered on 13 Oct 2010, 08:50 AM
Hello,

 You can create custom filter control similar to this demo

Greetings,
Vlad
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
Window
Asked by
Nitin
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Nitin
Top achievements
Rank 1
Share this question
or