1.0.5 • Published 4 years ago

rich-data-table-angular-material v1.0.5

Weekly downloads
10
License
MIT
Repository
github
Last release
4 years ago

RichDataTableAngular

This library was generated with Angular CLI version 8.2.0.

This is a Rich Data table which extends Angular material table to include autocomplete multiselect search for all columns, custom template for one or more columns, expandable row, custom template for expandable row and paginator. The row highlight color and the column icon color is themable. Rest of the theme colors and fonts will be taken from the Angular application theme settings. It is responsive to work on Laptop and Tablet.

Demo

https://stackblitz.com/edit/rich-data-table-angular

With Custom column template:- alt text

With expandable row:- alt text

Prerequisites

  1. BrowserModule and BrowserAnimationsModule should be included in the application module
  2. Angular material theme should be defined for the application otherwise CSS will not work properly

Further info

Please create an issue on the GIThub project.

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago