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

Hiding funnel icon on RadGridView

0 Answers 64 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Justin D.
Top achievements
Rank 1
Justin D. asked on 06 Jan 2011, 07:40 PM
Hello. I am using RadControls for Silverlight Q3 2010. I have a RadGridView with a couple of GridViewDataColumns. Each column header has the name that I specified. On the very right of each column header there is a funnel icon that functions as a filter. When I click on it a box pops ups that says "Select all", "Show rows with value that." It has two buttons a the bottom "Filter" and "Clear filter."

What I want to do is NOT SHOW that funnel icon in any of my column headings. How do you do this? Thanks in advance for your help.

EDIT: I found the solution for this. Set the IsFilteringAllowed property to False in the XAML for the RadGridView.

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Justin D.
Top achievements
Rank 1
Share this question
or