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

Enable RangeFiltering in RadGridView

1 Answer 41 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
VIJIL
Top achievements
Rank 1
VIJIL asked on 06 Jul 2015, 09:54 AM

Hi,

How to enable RangeFiltering in RadGridView ?

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

Sort by
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
Tags
General Discussions
Asked by
VIJIL
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Share this question
or