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

Custom DataFilter

1 Answer 89 Views
DataFilter
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 03 Feb 2012, 04:00 PM
Is there anyway to use the DataFilter on its own?  I don't want it linked to a grid, I just want to use the control on it's own so the user can build up a query using the control.

I want to be able to supply my own list of filter items
I would also like to be able to load the DataFiler with a number of filters already displayed; something along the lines of:
- And +
Customer Name  Is Equal To
Address Is Equal To
Postcode Is Equal To


Thanks
Chris.

1 Answer, 1 is accepted

Sort by
0
Accepted
Rossen Hristov
Telerik team
answered on 07 Feb 2012, 09:14 PM
Hello,

The two features that most closely resemble to what you describe are:

Unbound Mode
Custom Filter Editors

If you take a look at RadDataFilter's online examples, you can see them in action. 

You can programmatically add filters to RadDataFilter through its FilterDescriptors.

Also, please read our documentation which covers all of the questions.

I hope this helps.

Regards,
Ross
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
DataFilter
Asked by
Chris
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Share this question
or