ZingGrid is web component-based JavaScript library for data grids & tables with lots of built-in features and tons of out-of-the-box functionality. Whether you're looking for built-in interactivity like CRUD, data sorting and filtering, or a mobile-friendly solution for simple data visualization – ZingGrid gives you the flexibility to choose exactly the features you need for your next project.
ZingGrid's answer
Standard web platform using vanilla JavaScript and relying on the web components API so it is agnostic to framework use.
ZingGrid's answer
We had built ZingChart, which is used by numerous small and large organizations worldwide, and wanted to address the other aspects of data presentation outside of charting. Given our emphasis at the time of long lived software we opted to go close to web platform and that is why we implemented it as a web component so early.
ZingGrid's answer
Web standards-focused, framework agnostic, very easy to tie it to a REST or GraphQL endpoint, lots of hooks for customization, and very easy to get started with
ZingGrid's answer
Web developers and web designers looking for a data table or data grid solution for their site or application and not wanted to get locked into a non webstandards solution
ZingGrid's answer
It's the first web component specific advanced datagrid on market and very focused on making common development tasks incredibly easy.
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
Handsontable - JavaScript Spreadsheet
MUI X Data Grid - A fast and extensible React data table and React data grid, with filtering, sorting, aggregation, and more.
jqGrid - Updated information on jqGrid.Can be used for free for personal, school or non-profit project, under the Creative Commons Attribution-Non-Commercial 3.0 License.
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.
FancyGrid - JavaScript grid library with charts integration and server communication.