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