Skip to content

Add react-datatable under tables#1712

Open
FroeMic wants to merge 2 commits into
enaqx:masterfrom
FroeMic:add-react-datatable
Open

Add react-datatable under tables#1712
FroeMic wants to merge 2 commits into
enaqx:masterfrom
FroeMic:add-react-datatable

Conversation

@FroeMic
Copy link
Copy Markdown

@FroeMic FroeMic commented May 9, 2026

Adds react-datatable to React Tables and Grids (sorted alphabetically). Primary link is documentation; source is not published as open source.

Co-authored-by: Cursor <cursoragent@cursor.com>
@FroeMic
Copy link
Copy Markdown
Author

FroeMic commented May 9, 2026

@enaqx jumped in with a short PR — figured a tables section PR is easier to review than a wall of text.

react-datatable sits on TanStack Table + shadcn-style UI + Tailwind but ships as one copy-in kit (filters, views, virtualization, server pagination / infinite scroll). If the sort change in that section feels too noisy I can split it.

Michael

Co-authored-by: Cursor <cursoragent@cursor.com>
@FroeMic
Copy link
Copy Markdown
Author

FroeMic commented May 9, 2026

Quick correction: the product is not open source, so the listing now points at documentation only—no GitHub repo link. Thanks for bearing with the noise.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds react-datatable to the React Tables and Grids section of the Awesome React README, keeping the list alphabetically sorted.

Changes:

  • Added a new README entry for react-datatable under “React Tables and Grids”.
  • Adjusted the placement/formatting of the existing react-data-grid entry so it appears as a normal list item in that section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
#### React Tables and Grids

- [react-data-grid](https://github.com/adazzle/react-data-grid) - Feature-rich and customizable data grid React component
- [react-datatable](https://react-datatable.com/docs?utm_source=github&utm_medium=repository&utm_campaign=3rdcom265) - Copy-in datatable on TanStack Table with shadcn-style UI and Tailwind; filters, views, virtualization, and server pagination or infinite loading.
Comment thread README.md
#### React Tables and Grids

- [react-data-grid](https://github.com/adazzle/react-data-grid) - Feature-rich and customizable data grid React component
- [react-datatable](https://react-datatable.com/docs?utm_source=github&utm_medium=repository&utm_campaign=3rdcom265) - Copy-in datatable on TanStack Table with shadcn-style UI and Tailwind; filters, views, virtualization, and server pagination or infinite loading.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants