0.9.1 • Published 1 year ago

angular-material-data-grid v0.9.1

Weekly downloads
62
License
MIT
Repository
-
Last release
1 year ago

Advanced Angular Material Data Grid System

Inspired by Kendo UI Grid

This is an advanced data grid which is free to use with features and customizability only available on paid data grids.

Sample UI

Features

  • Easy to integrate server-side pagination (Tested with very large data sets)
  • Built in virtual scrolling
  • Advanced multi-filtering features
  • Customizable theming
  • Optional columns with re-ordering
  • Master Detail Grid

The initial purpose of creating this data grid was to make it easy for developers to easily create highly advanced data grids with server-side pagination along with multiple filters and sorting with minimum effort and time. (Client Side Pagination is also present.) In order to make this possible a tight integration between the back-end data-source and the front-end component should be agreed upon. This gives the ability to stay focused on advanced functionality and the creation of data grids with only configurations while staying opinionated. Moreover, the solutions provided by reputed vendors were expensive which makes open-source software more attractive to many clients. This product is 100% open source. Check Repository here.

Refer to the Documentation page.

Installation

  1. Install Angular Material

    • ng add @angular/material
  2. Install Angular Material Data Grid

    • npm i angular-material-data-grid@0.6.1\ \ or if your project uses Angular 14.0.0 and above

    • npm i angular-material-data-grid

  3. Import Module

    • import { AngularMaterialDataGridModule } from 'angular-material-data-grid';

    • imports: [ .., AngularMaterialDataGridModule]

  4. Usage (Basic)

    HTML
    TypeScript

    Check here

0.9.1

1 year ago

0.9.0

1 year ago

0.8.0

2 years ago

0.5.10

2 years ago

0.7.2

2 years ago

0.7.1

2 years ago

0.7.0

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.4

2 years ago

0.5.3

2 years ago

0.5.6

2 years ago

0.5.5

2 years ago

0.5.0

2 years ago

0.5.2

2 years ago

0.5.1

2 years ago

0.5.8

2 years ago

0.5.7

2 years ago

0.5.9

2 years ago

0.5.0-beta.0

2 years ago

0.4.10

2 years ago

0.4.15

2 years ago

0.4.16

2 years ago

0.4.13

2 years ago

0.4.14

2 years ago

0.4.11

2 years ago

0.4.12

2 years ago

0.4.9

2 years ago

0.4.8

2 years ago

0.3.9

2 years ago

0.4.5

2 years ago

0.3.6

2 years ago

0.4.4

2 years ago

0.3.5

3 years ago

0.4.7

2 years ago

0.3.8

2 years ago

0.4.6

2 years ago

0.3.7

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.4.3

2 years ago

0.3.4

3 years ago

0.4.2

2 years ago

0.3.3

3 years ago

0.3.0

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.2.12

3 years ago

0.2.11

3 years ago

0.2.10

3 years ago

0.2.9

3 years ago

0.2.7

3 years ago

0.2.8

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago