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

Remove "Select All" From Grid-view Default Filter

11 Answers 463 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Albert
Top achievements
Rank 1
Albert asked on 04 Dec 2010, 07:56 AM
Hello,

I'm using rad grid view having different columns like Id ,FName,LName etc .

Now when we'll run solution at that time , each columns of grid will have default Filter options .That's nice .

But I wanted to Remove/Hide "Select All" option from all columns's filter.

If anyone knows then please tell me.

-Thanks

11 Answers, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 04 Dec 2010, 02:56 PM
Hi Albert,

You can easily do that by editing the control template of the FilteringControl in Expression Blend. Each column has a FilteringControlStyle property. You should create a Style that changes the template of the FilteringControl and assign it to the property.

More info on Styling and Templates you can find here.

Let me know if you have problems with the styling.

All the best,
Ross
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
0
Albert
Top achievements
Rank 1
answered on 06 Dec 2010, 05:42 AM
Can't we do that without using expression blend ? Because I am not using expression blend.

Is there any simple way to achieve this from vs2010 ? Can u send me sample code for this ?

-Thanks
0
Albert
Top achievements
Rank 1
answered on 06 Dec 2010, 08:59 AM
I have created one sample grid with one column.Below in the link for my solution 

http://cid-b605d291965fb825.office.live.com/self.aspx/.Documents/Grid.rar

Can u please remove " Select All " option in this grid and send me solution back ?

-Thanks
0
Albert
Top achievements
Rank 1
answered on 07 Dec 2010, 09:29 AM
Hey,

Is there anybody who can help me out ?

-Thanks
0
Accepted
Vanya Pavlova
Telerik team
answered on 07 Dec 2010, 06:18 PM
Hi Albert,


Please use the following example that shows how to remove the SelectAll CheckBox element from the default FilteringControl and apply this style to a GridViewDataColumn.

 
Greetings,
Vanya Pavlova
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
0
Albert
Top achievements
Rank 1
answered on 08 Dec 2010, 11:36 AM
Thanks you very very much "Vanya Pavlova".

0
Chintan
Top achievements
Rank 1
answered on 08 Mar 2011, 11:38 PM
How to remove filter from one particular column? I do not want filler in all column.
0
Milan
Telerik team
answered on 09 Mar 2011, 07:40 AM

Hi Chintan,

All columns have IsFilterable property which when set to false will disable filtering for a particular column. 



Best wishes,
Milan
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
0
Chintan
Top achievements
Rank 1
answered on 09 Mar 2011, 07:56 PM
Thanks Milan.
0
Farkas
Top achievements
Rank 1
answered on 30 Jan 2018, 07:34 AM

Hi Vanya

Hi can I resolve if I want the Select All checked by default?

 

Thank you,

Laszlo

0
Dinko | Tech Support Engineer
Telerik team
answered on 01 Feb 2018, 12:16 PM
Hello Farkas,

Your question is already replied to other forum thread. Let us continued there in order to avoid duplicated post in the UI for WPF section of the forum.

Regards,
Dinko
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
GridView
Asked by
Albert
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Albert
Top achievements
Rank 1
Vanya Pavlova
Telerik team
Chintan
Top achievements
Rank 1
Milan
Telerik team
Farkas
Top achievements
Rank 1
Dinko | Tech Support Engineer
Telerik team
Share this question
or