Infinite Blog

News, announcements and release notes on Infinite Table.

How to configure the DataGrid to maximise screen real estate

Many modern apps rely heavily on white-space to make the user interface easy to read and follow. However, there are financial apps or data-heavy apps where you need to display a lot of information in a small space.

By admin

·3 min read

How to use Excel-like editing in your DataGrid

Excel-like editing is a very popular request we had. In this short article, we show you how to configure Excel-like editing in the Infinite React DataGrid.

By admin

·3 min read

Master Detail React DataGrid with Charts

In this demo, we show you how easy it is to leverage the master-detail support in our React DataGrid in order to toggle between a table and a chart view in the row detail.

By admin

·3 min read

A minimalist theme for your favorite React DataGrid

We implemented a minimalist theme for the Infinite React DataGrid - it's designed to be simple and clean, with a focus on readability and performance.

By admin

·2 min read

The best testing strategies for frontends

In our previous article, we focused on documenting the best testing setup for frontends, which used Playwright and Next.js. You can check out the repository here where you can find the full setup.

By admin

·5 min read

The best testing setup for frontends, with Playwright and NextJS

We want to share with you the best testing setup we've experienced - and this includes using Playwright and NextJS. It's a setup we've come up with for Infinite React DataGrid, which is a complex component, with lots of things to test, but this configuration has helped us ship with more confidence and speed.

By admin

·13 min read

How to use multiple cell selection in the DataGrid

The article will cover some popular cell-selection scenarios in Infinite React DataGrid.

By admin

·3 min read

Setting up a master-detail DataGrid with Infinite Table for React

We recently announced the release of master-detail in the Infinite React DataGrid, so we also made a video tutorial to follow along, if video is your preferred learning method.

By admin

·1 min read

Master detail is now available in the Infinite React DataGrid

Today is a big day for the Infinite React DataGrid - we're excited to announce that the master detail feature is now available!

By admin

·4 min read

How to customise the DataGrid default sorting

In this article, we'll show you how easy it is to configure the default sorting for the React DataGrid.

By admin

·3 min read

How to customise the DataGrid loading state

We're starting a series of short "How to" articles that are very focused and show how to achieve a specific thing with the Infinite Table DataGrid.

By admin

·2 min read

Building a DataGrid with the right tools

Building for the browser has historically been very tedious. In the old days you had to resort to all sorts of hacks for getting the right layout - anyone remembers conditional comments targeting IE6-9? 😅

By admin

·8 min read

Infinite Table React DataGrid version 3.0.0 released

Version 3.0.0 is a release that brings a long awaited feature: cell selection. This allows the user to perform fined-grained cell selection, either via the prop or via the Cell Selection API.

By admin

·4 min read

Infinite Table DataGrid for React reaches version 2.0.0

Version 2.0.0 is a release that allowed us to polish many areas of the component and consolidate its existing features and APIs.

By admin

·4 min read

Using Menus in Infinite Table

With version 1.1.0, our DataGrid now includes support for context menus, which are fully configurable so you can create custom menus for any cell in the table.

By admin

·7 min read

Filtering Data with Infinite Table for React

Today we shipped cutting-edge column filtering functionality, that enables intuitive client-side and server-side filtering

By admin

·5 min read

📣 Infinite Table is Here 🎉

Infinite Table React is ready for prime time.

By admin

·7 min read

Why Another React DataGrid?

We've been working on finding better ways to display tabular data for over 2 decades now and collectively we have 35+ years of experience working on this.

By admin

·18 min read

Quarterly Update - Autumn 2022

In the autumn our focus was implementing a dedicated Menu component so it can be used for column menus and row context menu.

By admin

·2 min read

Quarterly Update - Summer 2022

Over the summer, we continued our work on preparing for our official release, focusing mainly on adding new functionalities and documenting them thoroughly, together with enhancements to existing features.

By admin

·7 min read

Quarterly Update - Spring 2022

This spring, we've been hard at work preparing for our Autumn release.

By admin

·4 min read

DataGrid Keyboard Navigation

Using your keyboard to navigate around an app is crucial to moving fast and being productive.

By admin

·4 min read

Infinite Table Beta Launch 🚀

Today we are announcing the beta version (0.3.12) of Infinite Table ready to be used by early adopters.

By admin

·1 min read

Infinite Table Alpha Launch 🚀

Today we are announcing the alpha version (0.0.7) of Infinite Table ready to be used by early adopters - you can take it from npm

By admin

·1 min read