Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/borsch/angular-datatable-advanced

Advanced angular datatable with custom filters and soring functionality and server-side data loading
https://github.com/borsch/angular-datatable-advanced

angular angular-material datatables

Last synced: 25 days ago
JSON representation

Advanced angular datatable with custom filters and soring functionality and server-side data loading

Awesome Lists containing this project

README

        

# Angular Datatable Advanced (ADA)

## What?

Simple Angular Datatable with sorting and filtering functionality and support for server-side data loading. Inspired by [ag-grid](https://www.ag-grid.com/).

## Where?

https://www.npmjs.com/package/angular-datatable-advanced

## Changelog
Follow [releases history](https://github.com/borsch/angular-datatable-advanced/releases) for more information that was changed between different versions:

## How to use?

Here you can find a simple example of project - https://borsch.github.io/angular-datatable-advanced/ (Better examples & docs yet to be provided)