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

[Solved] How to implement "OR" condition in filter column filter

1 Answer 92 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Madhu
Top achievements
Rank 1
Madhu asked on 30 Apr 2009, 09:57 AM
Is it possible to implement "OR" condition in filter column? What i am looking for is in normal filter column it checks only for "contains","equalto" etc. But I want my filter to check multiple conditions like First Name = "Micheal" or First Name="John". Is this possible in Rad Grid? Telerik File version we are using is 2008.03.1105.20

Thanks 
Madhu Nair

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 05 May 2009, 07:33 AM
Hello Madhu,

One possible option in this case would be to manipulate the RadGrid1.MasterTableView.FilterExpression directly. It supports including an or clause, pretty much in the same manner that you would do for an sql datasource object's select statement.

Greetings,
Yavor
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
Madhu
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or