for example like => I have one RadGridView is there and in that one column is binded with Datatype DateTime.
I need to filter this column based on start date and end date.
How we can achieve this functionality in RadGridView.
1 Answer, 1 is accepted
0
Dimitrina
Telerik team
answered on 07 Jul 2015, 07:33 AM
Hi Vijil,
As it turns out the built-in filtering cannot be directly configured in such way, however, RadGridView allows you to add a custom filtering control and handle the filtering logic yourself.
You can also check the
- Custom Filter Controls online demo. The same is also available with your local installation of WPF Demos.
- Custom Filter Control github demo.
- Basic Filtering documentation along with custom filtering control article.
Regards,
Dimitrina
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