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

How do I hide/remove the filter icon in the GridView.CustomFilterRow

3 Answers 256 Views
DataFilter
This is a migrated thread and some comments may be shown as answers.
Mike
Top achievements
Rank 2
Mike asked on 06 Jun 2011, 06:32 PM
My users don't like the filter icon/dropdown in the custom filter row on the gridview. They just want to use the contains filter and not have the option for anything else. How do I hide or remove the filter icon (the one that looks like a funnel)?

Mike

3 Answers, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 09 Jun 2011, 12:15 PM
Hello Mike,

The filtering operators used are defined in the ColumnFilterCell class and you may define those that you do not want. However, if appropriate, you may try to implement the idea behind the example "Search as you type". Let me know if you need any further assistance.
 

Regards,
Maya
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
Maya
Telerik team
answered on 14 Jun 2011, 10:38 AM
Hello Mike,

I am sending you a sample project illustrating the suggested approach so that you can use it for a reference. I hope this helps.
 

Regards,
Maya
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
Mike
Top achievements
Rank 2
answered on 14 Jun 2011, 06:07 PM
Hi,

We used the approach you suggested and were able to remove the icon.

Thanks for the help.

Mike
Tags
DataFilter
Asked by
Mike
Top achievements
Rank 2
Answers by
Maya
Telerik team
Mike
Top achievements
Rank 2
Share this question
or