DeeboData Markdown HTML
Contact Us Privacy Terms Pricing

Angular Data Table from DeeboData

The Angular Data Table component DEPRECATED is easy to implement and provides robust . Integration support is provided on request.

Try the demo, then to implement it in your project

Angular Component Features


  • check_circle
  • 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 3 Mo. Integration Support • Contact Us
  • check_circle Bug Fixes - Entitled to new version

Angular Data Table End-User License Agreement

THIS IS A LEGALLY BINDING AGREEMENT EFFECTIVE 8/27/2025. THE LICENSE IS FOR LIFETIME USE UPON PURCHASE.

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.

Choose the compressed archive format you want to download:          

We recommend .zip for Windows and .tar for Linux or MacOS
* Agree to the EULA above to begin payment. Upon successful payment, a secure link to the angular files will be provided.

You have 2 minutes to click the link above to download the Angular Data Table.

Angular data table files
* We never save your card info.


The page will reload if you change currency

Integrate the data table by following the instructions

You need an existing Angular project. The only code you have to add is described below.

Import the DataTableModuleModule
Angular module import
Add the app-deebodata-data-table-component in the template where you want the table to appear
Angular data table template code


Finally, find the Angular data table service code file, then update the Angular data table rest code function with your rest api.

To add symbols to your numeric columns:
Column symbol directions