# Comcast/react-data-grid

Feature-rich and customizable data grid React component

Repository: https://github.com/Comcast/react-data-grid
Canonical: https://ross.abutalabs.com/products/react-data-grid
Homepage: https://comcast.github.io/react-data-grid/
Language: TypeScript
License: NOASSERTION
License Family: other
Topics: react-data-grid, react
Last push: 2026-08-26T23:54:03+00:00

## Health v2 (maintenance only)
Score: 89/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 69, longevity 100
- inputs: {"age_days": 4198, "days_push": 7, "days_rel": 50, "gap_med": 110.5, "n_releases_24m": 3}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7668, forks 2205 (observed 2026-08-28T04:10:02.301504+00:00)

## What it is
A feature-rich, customizable data grid React component written in TypeScript. It renders large datasets efficiently via row/column virtualization and supports sorting, grouping, editing, and keyboard accessibility.

## Use cases
- render large tables with thousands of rows in react
- editable spreadsheet-like grid in react
- sortable and groupable data table component
- react table with frozen columns and column resizing
- virtualized grid for big datasets
- accessible keyboard-navigable data grid

## When to choose
- you need a high-performance virtualized grid for large datasets in React
- you want built-in sorting, grouping, editing, and copy/paste without heavy dependencies
- you need TypeScript typing, RTL support, and SSR compatibility

## When to avoid
- you need a simple static table where a plain HTML table suffices
- your project is not React-based
- you need pivot tables or advanced Excel-like formula features

## Facets
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework
- domain: frontend, web-development, data-visualization
- platform: browser
- tags: data-grid, react, typescript, virtualization, spreadsheet, editable-table, web-server, nodejs

## Member repositories
- Comcast/react-data-grid (main) score 89

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:02.301504+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:36:04.056783+00:00, confidence not recorded.
  - readme: https://github.com/Comcast/react-data-grid (fetched 2026-08-28T04:10:02.301504+00:00, sha 36b29bc309b7)
  - homepage: https://comcast.github.io/react-data-grid/ (fetched 2026-08-29T08:32:02.948422+00:00, sha 19e9b3a85602)
- Data as of 2026-08-30T08:39:29.467469+00:00.
