Disable time picker in date column

Is it possible to disable the time selection in date filter of a datecolumn?

Check this thread for more info:

Cool! Thanks. Btw. The filtertemplate isn't mentioned in the documentation

Hi, I've added a custom date picker to the filtertemplate:

But the chosen value is not passed to the data load call

The args parameter contains the filters of the other columns, but not the one from the filter template

Check again the demo I've posted - the value of the custom filter is passed before assigning Data for the grid.