I am looking for a data grid component that mirrors the functionality and aesthetic of the tables used by Notion and Airtable. These grids possess excellent features such as type-specific columns, the ability to resize, an attractive design, high performance, and a layout similar to Excel. Is there an available component, either free or paid, that offers these same impressive qualities? Or are these grids developed in-house by Notion and Airtable?
If you’re interested in exploring more options, take a look at SlickGrid. It’s super lightweight and meant for high-performance applications despite having vast data sets. Although a bit more hands-on, it offers features like frozen columns, grouping, and inline editing, making it quite powerful for complex grid requirements. It’s predominantly jQuery based but can be integrated into other frameworks with some tweaks. Given its focus on efficiency and speed, it might be a good fit depending on your specific needs.
hey, checkout ag-Grid! It has a super flexible design and tons of features like filtering, sorting, and cell editing. it’s quite robust, and u can customize it a lot. there’s also a React version if ur using that. might fit what ur lookin for