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

Remove Select All and rows in Filtering

2 Answers 237 Views
GridView
This is a migrated thread and some comments may be shown as answers.
crazy05
Top achievements
Rank 1
crazy05 asked on 07 May 2015, 05:43 PM

How can I remove Select all and column values in Filter in WPF RadGridView.

I just want to show Dropdown selections like Is Equal to, Starts with and contains.

 How can I do this?

2 Answers, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 08 May 2015, 08:27 AM
Hello,

You can configure GridViewDataColumn with ShowDistinctFilters="False". You can also consider the Filter Row Mode.

Let me know how this works for you.

Regards,
Dimitrina
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
0
crazy05
Top achievements
Rank 1
answered on 08 May 2015, 07:34 PM
That works. Thank you
Tags
GridView
Asked by
crazy05
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
crazy05
Top achievements
Rank 1
Share this question
or