ng-btsp-datatable
TypeScript icon, indicating that this package has built-in type declarations

6.0.0 • Public • Published

ng-btsp-datatable

Angular has been updated and there are some good updated/new datatables out there. Use your favorite search engine to look for them. Feel free to fork this code and updateit/play with it.

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

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.

Check out the Demo and its Code for examples of how to use it.

Installing:

npm install ng-btsp-datatable --save

App Requirements

  • Bootstrap 4
  • Font Awesome

Licensing

MIT License

Package Sidebar

Install

npm i ng-btsp-datatable

Weekly Downloads

7

Version

6.0.0

License

MIT

Unpacked Size

541 kB

Total Files

173

Last publish

Collaborators

  • prnav