Angular Data Table from 
The Angular Data Table component is easy to implement and provides robust . Integration support is provided on request. Ongoing support is provided on a case-by-case basis.
Angular Component Features
- check_circle Cell Editing
- check_circle Option to block editing (read-only table)
- check_circle Top level filter
- check_circle Processes Links
- check_circle Auto right-aligning of numbers
- check_circle Up to 2 theme colors
- check_circle Functional Reset Button
- check_circle Sorting of data by multiple columns simultaneously - sort priority indicated beside sort arrow
- check_circle Filter data by multiple columns simultaneously
- check_circle Filter on comparators besides equality e.g. >, <=, before & after dates
- check_circle Auto-populates multi-select column filter where appropriate
- check_circle Pagination of rows - the table can handle as much data as your hardware can process
- check_circle Detects if strings should be coerced into a more appropriate data type
- check_circle Toggle freezing first column
- check_circle Toggle hiding any column
- check_circle Click and drag column and row resizing on laptop and desktops
- check_circle Click and drag column re-ordering on laptop and desktops
- check_circle Row selection and filtering of selected rows
- check_circle Quick Exports of data to csv, tsv, json, psv
- check_circle Support • Contact Us
- check_circle Bug Fixes - Entitled to new version
Angular Data Table End-User License Agreement
Cedar Technologies LLC retains all rights to the proprietary software downloaded to your local computer if/when you complete the payment form on this webpage. By entering into this agreement, you agree that upon successful payment of PER DEVELOPER, PER APPLICATION, and once the typescript files have been downloaded to your local computer, you will not share or distribute any copies of the proprietary software using email, messaging apps, content delivery networks, or public git repositories. You may reference the downloaded files on your local computer and your website's hosting server(s). You are agreeing that you will not seek remedy by requesting a refund, but rather will seek support from the licensor - Cedar Technologies LLC, who is responsible for the reliability of the software, bug fixes, and adequate support. Buyers of the Angular Data Table are entitled to a newly updated file (bound by the same agreement outlined here) upon any and all bug-fix related releases.
We recommend .zip for Windows and .tar for Linux or MacOS
Make sure you have the following files after extracting from the folder that downloaded.
Integrate the data table by following the instructions
You need an existing Angular project. The only code you have to add is described below.
Finally, find the
file, then update the
function with your rest api.
To add symbols to your numeric columns: