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

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

Results 54 angular-2-data-table issues
Sort by recently updated
recently updated
newest added

I just added angular-4-data-table and I got this error: ERROR in ./node_modules/angular-4-data-table/src/index.ts Module build failed: Error: /Users/juan/Projects/loyal-guru-app-owner-v2/node_modules/angular-4-data-table/src/index.ts is missing from the TypeScript compilation. Please make sure it is in your...

https://www.npmjs.com/package/angular-4-data-table-fix **Summary** : I need to add the row totals in the angular-4-data-table. Can you some one can suggest me how to add a footer in the angular-4-data-table.

Can we able to apply the filter functionality to this data-table with Angular 4 version?

Will it be possible to expand all rows on a single click? Add a 'expand all' icon to the header of the column and when you click the 'expand all'...

It would be great to have option to remove plus sign if there is no other rows in that group.

I can't find any usage examples or documentation

Please provide detailed documentation.

How to get selected all records from angular 5 data table, when we submit? Please help us.

When i did ng build --prod ``` ERROR in Template parse errors: Can't bind to 'items' since it isn't a known property of 'data-table'. 1. If 'data-table' is an Angular...