Clicking on the filter icon only allows for 5 comparisons (what I think are termed filter operators) on string column:
Is equal to
Is not equal to
Starts with
Contains
Ends with
I don't see a 'Does not contain' which is the opposite of Contains.
Is this something I could add easily to the existing filter mechanism or do I need to go to a fully custom filter as shown via your demo of custom filtering?
7 Answers, 1 is accepted
Currently we do not have such a FilterOperator, but I will log your feature request. Until we develop it, you can create a Custom Filtering Control which will add/remove special IFilterDescriptors to RadGridView's FilterDescriptors collection.
Your implementation of the IFilterDescriptor interface should create a filter expression to do the "Does not contain" logic.
To learn how to create such a custom control, please refer to my blog post Custom Filtering with RadGridView for Silverlight.
You can see the implementation of another two custom filtering controls in our online Custom Filter Controls example.
Kind regards,
Ross
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.
Please excuse us for the inconvenience. This feature has been unable to make it for a release. I will escalate this issue to our developers right away and I hope that we will have it released next Friday with the Latest Internal Build. Will this be ok?
Once again, accept our apologies.
Regards,
Ross
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.
We have added the DoesNotContain filter operator and it will be available in the 2010 Q2 BETA version we are about to release later today.
Let us know if there are problems after you upgrade to it.
Best wishes,
Ross
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.
Hi Team,
We are using Telerik.Web.Mvc.dll of File version : 2012.1.214.340 and Product version : 2012.1.214.340 .
We didn't find “Does not contain” filter property and telerik grid tooltip property in this version. And our client wants to add these features .
Can you please let us know “Does not contain” filter property is supported in Telerik File version : 2012.1.214.340 if not then in which version it will be available ?
Please help.
Regards,
Asha Sonavane
This forum thread is for the UI for Silverlight suite. As I understand from the provided information, you are using the UI for ASP.NET MVC one. So, in order to keep the threads consistent, may I kindly ask you to post your question in the relevant forum section?
Thank you in advance for your cooperation.
Best Regards,
Stefan X1
Progress Telerik