angular4-datatable-dinuth

1.0.0 • Public • Published

This is a fork of https://github.com/ggmod/angular-2-data-table with bug fixes.

A simple Angular 4 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 angular4-datatable --save

Licensing

MIT License

/angular4-datatable-dinuth/

    Package Sidebar

    Install

    npm i angular4-datatable-dinuth

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    34.8 kB

    Total Files

    25

    Last publish

    Collaborators

    • mdinuth