Skip to content

An Angular 7 data table, with pagination, sorting, expandable rows etc.

License

Notifications You must be signed in to change notification settings

ismatjon/angular-7-data-table-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular 7 Data Tables

This is a fork of package [https://github.com/ggmod/angular-2-data-table] (https://github.com/ggmod/angular-2-data-table)

A simple Angular 7 data table, with built-in solutions for features including:

  • pagination
  • sorting
  • row selection (single/multi)
  • expandable rows
  • column resizing
  • selecting visible columns

The component can be used not just with local data, but remote resources too: for example if the sorting and paging happen in the database.

The templates use bootstrap and font-awesome CSS class names, so the component requires a bootstrap and font-awesome .css files to be present in the application using it.

Installing:

npm install angular-data-tables

Licensing

MIT License

About

An Angular 7 data table, with pagination, sorting, expandable rows etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published