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