A fast and extensible React data table and React data grid, with filtering, sorting, aggregation, and more.
The MUI X Data Grid is a TypeScript-based React component that presents information in a structured format of rows and columns. It provides developers with an intuitive API for implementing complex use cases; and end users with a smooth experience for manipulating an unlimited set of data.
The Grid's theming features are designed to be frictionless when integrating with Material UI and other MUI X components, but it can also stand on its own and be customized to meet the needs of any design system.
The Data Grid is open-core: The Community version is MIT-licensed and free forever, while more advanced features require a Pro or Premium commercial license. See MUI X Licensing for complete details.
Based on our record, TanStack Table seems to be more popular. It has been mentiond 6 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
TanStack Table for the core table logic. - Source: dev.to / 4 months ago
UI libraries aside, the whole headless rave has spread to packages and libraries for standalone components, headless text editors like Tiptap and Platejs, headless table components like Tanstack table, and more out there to explore. - Source: dev.to / about 1 year ago
To create the task table I have used [@tanstack/react-table](https://tanstack.com/table/v8) as it has many features like searching, pagination, sorting, and filtering. As it is a Headless table library it handles most of the complex tasks on its own. - Source: dev.to / over 1 year ago
If you're looking for information about tables in React, you can explore the TanStack Table documentation for version 8 at tanstack.com/table/v8. TanStack Table is a headless UI library that allows you to build powerful tables and datagrids in various frameworks like TS/JS, React, Vue, Solid, and Svelte while retaining control over markup and styles. The documentation will provide you with detailed information on... - Source: dev.to / over 1 year ago
Refer to TanStack Table documentation. - Source: dev.to / over 1 year ago
AG Grid - The best HTML5 datagrid in the world
Material React Table - Material React Table, a fully featured Material UI V5 implementation of TanStack React Table V8. Written from the ground up in TypeScript.
material-table - React data table component that is based on material-ui
Glide Data Grid - A no-compromise, outrageously fast react data grid, with rich rendering and TypeScript support.
Handsontable - JavaScript Spreadsheet
SlickGrid - A lightning fast JavaScript grid/spreadsheet. Contribute to mleibman/SlickGrid development by creating an account on GitHub.