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
105 stars 55 forks source link

Use cdktable #293

Open hjalmers opened 5 years ago

hjalmers commented 5 years ago

Look into using the CdkTable https://material.angular.io/cdk/table/overview#using-the-cdk-data-table for data binding