I'm Robbert, after 1,5 years of hard work I have just released DataGridXL version 2.
DataGridXL is the world's fastest Excel-like Data Grid. It's written in JavaScript ES6 and made in the 2020s. It weighs less than 250kb and it has zero dependencies.
My goal for DataGridXL is to be the most performant, reliable and user-friendly spreadsheet-like data table. It has its own virtual DOM to keep scrolling & editing fast and to prevent DOM errors.
New features since version 1:
- Multi-Range Selection
- Freeze and Unfreeze rows & columns
- Hide and Show rows & columns
- Rapidly search cells
- Fullscreen Mode
- Works with Touch (new bottom bar enables editing data on touch devices)
- Dark Theme
- Quick Column Sorting
Please have a look at the homepage https://www.datagridxl.com/ and star DataGridXL2 on Github: https://github.com/DataGridXL/DataGridXL2.