A generic table for Angular 2+. Generic table uses standard markup for tables ie. table, tr and td elements etc. and has support for expanding rows, global search, filters, sorting, pagination, export to CSV, column clicks, custom column rendering, custom export values.
No but the header supports custom components for each cell so it would be pretty easy to add a dropdown component that uses gtApplyFilter to filter the column based on selected values.
this component is awesome, but is there any features like datatables.net dropdown header filtering?