DeeboData Markdown HTML
Contact Us Privacy Terms Pricing

React Data Grid from DeeboData

Control massive data sets with this enterprise React Data Grid, complete with dynamic charts. View all included by default. You only need React 19 and React-Dom 19. No other dependencies are needed. Simply download the code and paste your api url to get a grip on your data like never before. Your license includes 1 Yr. of support and bug fixes.

  •   Contact Us For Questions

React Data Grid Features

  • check_circle Virtual Scroll
  • check_circle Advanced Column Filters
  • check_circle Sort by multiple columns w/ sort order
  • check_circle Integrated Charts
  • check_circle Row Grouping
  • check_circle Processes Links
  • check_circle Cell Editing w/ Validation
  • check_circle Numbered Rows
  • check_circle Option to block editing (read-only table)
  • check_circle Top level filter
  • check_circle Auto right-aligning of numbers
  • check_circle Up to 2 theme colors
  • check_circle Functional Reset Button
  • check_circle Filter on comparators besides equality e.g. >, <=, before & after dates
  • check_circle Auto-populates multi-select column filter where appropriate
  • 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 1 Yr. of Support, bug fixes, and upgrades • Contact Us
  • check_circle   •  7-day money back guarantee

React Data Grid End-User License Agreement

By entering into this agreement with Cedar Technologies LLC, you agree that upon successful payment of (compare) PER DEVELOPER, PER APPLICATION, and once the javascript and jsx 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). The licensor - Cedar Technologies LLC, is responsible for bug fixes, upgrades, and adequate support for 1 Yr. upon purchase. There is no license key involved. Renew each license after 1 Yr. to receive 1 more Yr. of support per developer. There is a 7-day money back guarantee. Accepted Currencies: Contact Us For Questions or Concerns • We will respond to inquiries about the data grid promptly via email, usually within half an hour depending on volume. Ad hoc Support meetings via Webex or Google Meet can be scheduled.

  
 
Choose the compressed archive format you want to download:          
* Agree to the EULA above to begin payment. Upon successful payment, a secure link to the compressed jsx files will be provided. View all the components and services you will receive below. You can integrate these into an existing React 19 project or use it as a standalone by following the instructions still further down.
React data grid files

You have 2 minutes to click the link above to download the React Data Grid.

React data grid files
  * We never save your card info.

Integrate the data grid by following the instructions

You can use this project as a standalone website UI or simply move the components and services into a React 19 project you've already started.
Contact Us For Integration Assistance.

The component you need to reference in your JSX is the <DeeboDataGrid /> component exported by the DeeboDataGrid.jsx file. You can optionally pass two boolean props that are self-explanatory: editable & rowNumbers. They are true by default.

Open the GetDataService.js. Then find the apiUrl local variable and update it with your api url. Everything else will fall into place once you've referenced the main grid component mentioned above.

To add symbols to numeric columns, open the DataGridService.js file and update the below array.

warning An alert from the website