Hi All,
Has anyone been able to add a datepicker to a table filter input? My column is populated with dates. I am using XML views and the sap.ui.table.
I have added filterType="sap.ui.model.type.Date" and the filter does work, but I need the user to be able to select a date via a datepicker in the column menu. Currently the filter is just an input field.
Thanks,
Stuart