2.0.0 • Published 2 years ago

ngx-datatable-bootstrap4 v2.0.0

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

Angular Data Table Bootstrap 4

A simple Angular 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.

Installing:

npm install ngx-datatable-bootstrap4 --save

Run demos

checkout the project

npm intall
npm start 

then browse to http://localhost:8080

App Requirements

  • Bootstrap 4
  • Font Awesome

Licensing

MIT License

2.0.0

2 years ago

1.0.0

3 years ago

0.4.5

6 years ago

0.4.4

6 years ago

0.4.3

6 years ago

0.4.2

6 years ago

0.4.0

6 years ago

0.3.9

6 years ago

0.3.8

6 years ago

0.3.7

6 years ago

0.3.6

6 years ago

0.3.5

6 years ago

0.3.4

6 years ago

0.3.3

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago