Hello HN,<p>I'm Robbert, after 1,5 years of hard work I have just released DataGridXL version 2.<p>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.<p>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.<p>New features since version 1:<p>- Multi-Range Selection<p>- Freeze and Unfreeze rows & columns<p>- Hide and Show rows & columns<p>- Rapidly search cells<p>- Fullscreen Mode<p>- Works with Touch (new bottom bar enables editing data on touch devices)<p>- Dark Theme<p>- Quick Column Sorting<p>Please have a look at the homepage <a href="https://www.datagridxl.com/" rel="nofollow">https://www.datagridxl.com/</a> and star DataGridXL2 on Github: <a href="https://github.com/DataGridXL/DataGridXL2" rel="nofollow">https://github.com/DataGridXL/DataGridXL2</a>.