0.1.22 • Published 7 years ago

kla-angular-2-data-table v0.1.22

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Angular 2 Data Table Bootstrap 4

This is a forked version of https://www.npmjs.com/package/angular-2-data-table that has been updated to Bootstrap 4.

A simple Angular 2 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 CSS class names, so the component requires a bootstrap .css file to be present in the application using it.

Check out the demo and its code for examples of how to use it.

Installing:

npm install angular-2-data-table --save

Licensing

MIT License

0.1.22

7 years ago

0.1.21

7 years ago

0.1.20

7 years ago

0.1.19

7 years ago

0.1.18

7 years ago

0.1.17

7 years ago

0.1.15

7 years ago

0.1.14

7 years ago

0.1.13

7 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago