angular-5-data-table icon indicating copy to clipboard operation
angular-5-data-table copied to clipboard

Angular 5 data table, with pagination, sorting, expandable rows, row selection etc.

Results 20 angular-5-data-table issues
Sort by recently updated
recently updated
newest added

Hi, could you please publish an npm package with a umd bundle?

Hi, nice job, but, when loading datas from an API, nor sorting, neither paging... ` this.route.data .subscribe((data: any[]) => { //console.log('Données : ' + JSON.stringify(data)); this.quotations = data.QuotationsListResolveService; this.length =...

Hi team, I would like to know if multi sorting has been implemented?

hi, we need to save table all records, we tried to push data into array, but its add only first 10 records, because its based on pagination. if you have...

HAllo, static array list in new DataTableResource() with dynamic array object list from ApiRest, sorting column non working... Why?

Changes made angular 5

When running `npm install` I got this issue, I solved this issue by installing this package to dev dependencies

Including in the Angular seed (https://github.com/mgechev/angular-seed/) throws this error: SyntaxError: Unexpected token < Note: Config add on systemJs