Is there anything similar to the SatisfiesFilter method that existed on the FilterDescription class before it was removed?
It was nice to have a custom filter class.
thanks.
1 Answer, 1 is accepted
0
Rossen Hristov
Telerik team
answered on 23 Aug 2010, 08:14 AM
Hello Voss Grose,
You can still develop a custom filter class by implementing the IFilterDescriptor interface. It has a single method in which you have to create an expression that will be used to decide whether the filter is satisfied or not. For a sample implementation please take a look at my colleague's blog post.
I hope this helps.
All the best,
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