Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/borsch/angular-datatable-advanced
- Owner: borsch
- Created: 2020-05-09T18:08:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T15:07:25.000Z (almost 2 years ago)
- Last Synced: 2024-10-03T20:10:05.359Z (about 1 month ago)
- Topics: angular, angular-material, datatables
- Language: CSS
- Homepage: https://www.npmjs.com/package/angular-datatable-advanced
- Size: 3.61 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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)