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

[Solved] Custom filter e.g. <-50 OR >50

1 Answer 39 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.
Alex
Top achievements
Rank 1
Alex asked on 24 Sep 2009, 09:33 AM
I can't find a way to do this filter :
<-50 OR >50

With the IsFilteringAllowed icon, I can only apply AND joins, not OR joins.

Is there a way to do this?

Thanks,

Alex

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 24 Sep 2009, 12:03 PM
Hi Alex,

Indeed currently you cannot add such filtering from the grid UI (we are about to provide extended version very soon) however you can do this very easily using CompositeFilterDescriptor. I've attached small demo application to illustrate you how to achieve your goal.

Sincerely yours,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
Alex
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or