Skip to Content
0
May 17, 2018 at 08:32 AM

Adding a datepicker to a table filter to a sap.ui.table

476 Views

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