Hi,
I have an entity with an attribute 'Date'.
Now I want to display all records in a data grid with 'Date' equal or greater than today. So I selected database as data source, selected the attribute 'Date', but what should be the value to display the records with a data equal or greater than today?
Or is there a better way to do this?
Thanks