ngx-datatable-bootstrap4
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

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

/ngx-datatable-bootstrap4/

    Package Sidebar

    Install

    npm i ngx-datatable-bootstrap4

    Weekly Downloads

    24

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    356 kB

    Total Files

    36

    Last publish

    Collaborators

    • fl0r14n