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

RadGrid - Filter 1 OR Filter 2

1 Answer 62 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Aleš
Top achievements
Rank 1
Aleš asked on 11 Nov 2010, 01:57 PM
Hello,

a RadGrid has 2 columns,
Title and Address
and I want to get back results if Title Equals to some string OR if Address equals to some other string. But all I can achieve with "normal" filter is only if the Title equls to some string AND if Address equals to some other string.
How would I force RadGrid to show me results using OR instead of AND between filters? And I would like to be able to "change" that behavior from the UI. Is it possible?

Regards

1 Answer, 1 is accepted

Sort by
0
Accepted
Marin
Telerik team
answered on 15 Nov 2010, 09:18 AM
Hello Aleš,

RadFilter has been specially designed to handle such scenarios. It provides much more advanced filtering options including AND/OR/XOR operations as well as creating filtering groups and you can easily integrate it with RadGrid and RadTreeView. For a running example showing this please check this live demo

Best wishes,
Marin
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
Grid
Asked by
Aleš
Top achievements
Rank 1
Answers by
Marin
Telerik team
Share this question
or