How to show primeng dropdown inside p-table header and based on the selection of dropdown selected value it should filter and displays the value in table column. Anyone help on my queries.

1

There are 1 best solutions below

0
Salik Khan On

See this Stackblitz Demo Write your logic for change the table detail inside the "dropDownUpdate()" function.