hjalmers / angular-generic-table

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.
https://hjalmers.github.io/angular-generic-table/
MIT License
104 stars 55 forks source link

Not able to add custom row for Filtering columns data #225

Closed kksrini89 closed 6 years ago

kksrini89 commented 6 years ago

The below link what I expect to achieve, same kind of filtering option as one row after the table header. http://ng-table.com/#/

kksrini89 commented 6 years ago

Closing this one since One thread is already going on https://github.com/hjalmers/angular-generic-table/issues/99