RadGridView DateTime Column Filtering by day difference

2 Answers 68 Views
GridView
Tobias
Top achievements
Rank 1
Iron
Tobias asked on 05 Jan 2024, 10:17 AM

Use Case

our users have the possibility to save and load their own RadGridView filter settings.

One user want to get all entries where the value of the property \ column "CreateionDateUtc" is older than 90 days.

 

Problem

Currently you can only configure Is Less Than "Fixed Date". That means you have to change the "Fixed Date" every day to get the required result.

Is there a possibility to add a filter to the DateTime Column for example Less than 90 Days?

 

Thanks

2 Answers, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 09 Jan 2024, 09:45 AM

Hello Tobias,

We do not have such functionality at the moment. A possible solution is to implement that by using custom filtering but you will need to update the descriptors each time as well.  

You can add a feature request for this on our feedback portal and we will consider implementing this: ProgressĀ® TelerikĀ® UI for WPF Feedback Portal

I hope this helps. Should you have any other questions do not hesitate to ask.

Regards,
Dimitar
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

0
Tobias
Top achievements
Rank 1
Iron
answered on 09 Jan 2024, 09:59 AM
Tags
GridView
Asked by
Tobias
Top achievements
Rank 1
Iron
Answers by
Dimitar
Telerik team
Tobias
Top achievements
Rank 1
Iron
Share this question
or