React Data Grid

Feature-rich and customizable data grid React component (by adazzle)

React Data Grid Alternatives

Similar projects and alternatives to React Data Grid

  1. Killed by Google

    Part guillotine, part graveyard for Google's doomed apps, services, and hardware.

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. supabase

    900 React Data Grid VS supabase

    The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

  4. Hasura

    236 React Data Grid VS Hasura

    Blazing fast, instant realtime GraphQL APIs on all your data with fine grained access control, also trigger webhooks on database events.

  5. Directus

    227 React Data Grid VS Directus

    The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.

  6. nocodb

    140 React Data Grid VS nocodb

    🔥 🔥 🔥 Open Source Airtable Alternative

  7. react-table

    🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table

  8. Glide Data Grid

    🚀 Glide Data Grid is a no compromise, outrageously fast react data grid with rich rendering, first class accessibility, and full TypeScript support.

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. rowy

    24 React Data Grid VS rowy

    Low-code backend platform. Manage database on spreadsheet-like UI and build cloud functions workflows in JS/TS, all in your browser.

  11. EtherCalc

    Node.js port of Multi-user SocialCalc

  12. HANDSONTABLE

    JavaScript Data Grid / Data Table with a Spreadsheet Look & Feel. Works with React, Angular, and Vue. Supported by the Handsontable team ⚡

  13. ag-Grid

    59 React Data Grid VS ag-Grid

    The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript.

  14. mui-datatables

    Datatables for React using Material-UI

  15. SlickGrid

    4 React Data Grid VS SlickGrid

    A lightning fast JavaScript grid/spreadsheet

  16. react-bootstrap-table

    A Bootstrap table built with React.js

  17. SheetJS js-xlsx

    📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs

  18. fixed-data-table

    Discontinued A React table component designed to allow presenting thousands of rows of data.

  19. Jspreadsheet CE

    Jspreadsheet is a lightweight JavaScript data grid component for creating interactive data grids with advanced spreadsheet controls.

  20. ExcelJS

    11 React Data Grid VS ExcelJS

    Excel Workbook Manager

  21. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better React Data Grid alternative or higher similarity.

React Data Grid discussion

Log in or Post with

React Data Grid reviews and mentions

Posts with mentions or reviews of React Data Grid. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-17.
  • How do you create your own csv grid type library on React?
    1 project | /r/reactjs | 19 Dec 2022
    It’s called a DataGrid. I would not implement my own. https://github.com/adazzle/react-data-grid
  • React datagrid libraries
    2 projects | /r/reactjs | 17 Oct 2022
    Data Grid - https://github.com/adazzle/react-data-grid
  • Table vs Grid
    1 project | /r/reactjs | 30 Jun 2022
    Do you mean grid like CSS grids https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout or do you mean grid like data grid https://www.npmjs.com/package/react-data-grid ? Because I think people are assuming in their answers you mean the former. If its the second one its a whole other discussion.
  • React Data Grid VS Glide Data Grid - a user suggested alternative
    2 projects | 8 Jun 2022
  • How to pass percentage value to width to React data grid column
    1 project | /r/codehunter | 15 May 2022
  • Using react-datepicker in react-data-grid compoent
    1 project | /r/codehunter | 17 Apr 2022
    I am using react-data-grid component. It provides a grid structure with edit and lot more options. When we click on each cell, we are able to edit the content of the cell. In my project, I have a situation like when the date column is focused I want to bind a UI where the user can able to select the date.for that, I have used react-datepicker component. I am able to give react-datepicker component as a formatter in the date column option. I can able to change the date in the react datepicker component, but that is not updating the cell value (when you click on the console data button you can able to see the changes have been updated or not).so guys help me how I can update the cell value when a different date is selected in the react-datepicker component. It happening automatically when the value is changed in other cells.
  • Rowy: Open-source Airtable alternative on Google Cloud
    12 projects | news.ycombinator.com | 5 Oct 2021
    no, i missed that one when i was searching, but from the homepage and a quick glance through the docs it doesn't seem like it does what i need. what i want is something like react-data-grid [https://github.com/adazzle/react-data-grid] but with a backend component that handles collaborative updates. essentially a stripped down and actively maintained alternative to ethercalc [https://ethercalc.net/]

    baserow had a lot of what i wanted, but the top-level feature set seemed very oriented towards a db admin tool rather than a programmatically managed user interface to single tables or views.

  • Anyone have a recommendation for an off-the-shelf data grid / spreadsheet type component?
    2 projects | /r/reactjs | 27 Sep 2021
    I have a bulk of tabular data that I'd like for my users to be able to manipulate with a lot of the kind of standard spreadsheet functions like filter, sort, search. Generally I'm more interested in read than write. I can across: https://github.com/adazzle/react-data-grid
  • Suggestions for free license react table with some requirements
    2 projects | /r/reactjs | 6 Aug 2021
    I has dnd grouping, but it falls short on server side rendering. It seems like the maintainers are not interested in implement this feature(https://github.com/adazzle/react-data-grid/pull/1459)
  • Beginners Thread Easy Questions February 2021
    1 project | /r/reactjs | 27 Feb 2021
    I'm trying to add excel like filtering to react-data-grid with primereact multiselect and running into some problems with the dropdown closing. By excel like filtering I mean when you apply a filter that updates all the other filters options instead of keeping the total options always. Here is a codesandbox that show the problem. So basically I want the dropdown to stay open even when the dropdown options change. Also you would notice this kind of makes a multiselect useless since the current filter your on will always be filter down to 1 option. So the current filter being changed should not change options but all the others filter options should change.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 15 Jul 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic React Data Grid repo stats
13
7,330
9.2
1 day ago

Sponsored
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?