Grid Date filter

Hi,
How to do the filtering on the date column

There is no built in filters for such data type. But you can use filterBy method and provide a custom function as second parameter, with any kind of logic.