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

[Solved] RadGridView external filtering

3 Answers 135 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Herve
Top achievements
Rank 1
Herve asked on 16 Jun 2011, 08:30 AM
Hi !

I'm looking to create an external filtering for my RadGridView control. Is that possible to use the Filtering control outside the gridView ?

I found this link (for WPF) :
http://www.telerik.com/help/wpf/gridview-how-to-create-external-filtering.html
who explains how to create an external filtering but only with a TextBox.

Thanks,

Herve

3 Answers, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 16 Jun 2011, 08:43 AM
Hi Herve,

RadGridView provides API for controlling filtering which can be used according to your requirements. You can create very sophisticated filtering controls. Simply follow the example that you have mentioned and extend it to fullfil your requirements.  


Kind regards,
Milan
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
Herve
Top achievements
Rank 1
answered on 16 Jun 2011, 10:21 AM
Thanks for your response.

So I have to implement my own filtering control if I understand well ? I cannot use the default Filtering Control ?

Have you a sample project to help me ?

Thanks,
Herve
0
Milan
Telerik team
answered on 16 Jun 2011, 11:51 AM
Hi Herve,

The filtering control is specifically built to provide the default filtering look and feel of RadGridView. Trying to customize it to fit a custom scenario is not recommended. 


Best wishes,
Milan
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
Herve
Top achievements
Rank 1
Answers by
Milan
Telerik team
Herve
Top achievements
Rank 1
Share this question
or