Skip to Content
0
May 14, 2018 at 11:58 AM

Reset Custom Filters for sap.m.table columns

2726 Views Last edit May 21, 2020 at 05:54 PM 2 rev

Hi Experts,

I have a table with few columns. On right click of each column a responsive popover with dynamic id opens with a input field. The value in the input field will filter the data in the table for that column.

I have placed a clear filters button in the footer of the table. My questions is how to clear the value in the input field of the popover and display unfiltered data in the table.

So far I am able to get the table data but not able to get clear the popover's input field as it generated dynamic id.

Please suggest a solution for the same.

Thanks,

Srinivasan