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

Custom filter for ItemPropertyDefinition

1 Answer 77 Views
DataFilter
This is a migrated thread and some comments may be shown as answers.
Pawel
Top achievements
Rank 1
Pawel asked on 13 May 2015, 01:51 PM

For every ItemPropertyDefinition FilterDescriptor is created. Is it possible that for some ItemPropertyDefinition custom filter descriptor will be made? For example for

var customItem = new ItemPropertyDefinition("customPropertyName", typeof(string))

CustomFilterDescriptor (CustomFilterDescriptor : FilterDescriptorBase) will be made in RadDataFilter.FilterDescriptors.

 

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 15 May 2015, 03:26 PM
Hello Pawel,

Can you please shed more light on your use-case and why you need to have a custom FilterDescriptor?

Additionally, you can check our documentation on FilterDescriptors.

I am looking forward to hearing from you.

Best Regards,
Stefan
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
DataFilter
Asked by
Pawel
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or