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

Customize Filter

1 Answer 75 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Pixel
Top achievements
Rank 1
Pixel asked on 27 Jul 2010, 06:24 PM

I am trying to customise filters in such a way that when the user presses the filter button, the grid displays only the records matching the filter criteria specified using the filter boxes. I think I need to edit the FilterDescriptorFilters for this. The default condition is set to excute the filter whenever it is non-null. I think I need to include this snippet of code with a while condition that will execute the filter code only when the filter button is clicked. But I am not sure of the name of the function behind the Filter button.

Thanks,

 P 

 

1 Answer, 1 is accepted

Sort by
0
Vanya Pavlova
Telerik team
answered on 28 Jul 2010, 07:45 AM
Hi Pixel,

You can easily customize the default RadGridView's Default Filtering Control as it is shown in this blog post
Greetings,
Vanya Pavlova
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
GridView
Asked by
Pixel
Top achievements
Rank 1
Answers by
Vanya Pavlova
Telerik team
Share this question
or