Skip to content

An Angular4 data table module with pagination, sorting, expandable rows, and row selection.

Notifications You must be signed in to change notification settings

siamcomm/angular-4-data-table

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular 4 Data Table

A simple Angular 4 data table module 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 with local data as well as remote data resources: for example if the sorting and paging happen in the database.

The templates use bootstrap CSS class names, so the component requires a bootstrap .css file to be present in the application using it.

Installing:

npm install angular-4-data-table --save

About

An Angular4 data table module with pagination, sorting, expandable rows, and row selection.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%