• AG Grid
  • AG Charts
  • Newsletter
  • Search
  • Blog
  • asleep light Toggle Darkmode
  • Versions
  • How toʼs
  • Tutorials
  • Testing
  • Javascript
  • React
  • Angular
  • Vue

AG Grid Blog

Learn and discover everything new with the best javascript grid in the world.

Quick Links

  • Why Use AG Grid?
  • Tutorials
  • Friends & Collaborators
  • Sample Applications

Recent Posts

  • No user left behind: let’s talk accessibility
  • What's New in AG Charts 11.3
  • What's New in AG Grid 33.3
  • AG Grid Joins the Open Source Pledge
  • What's New in AG Charts 11.2
  • What's New in AG Grid 33.2
  • What's New in AG Grid 33.1
  • What's New in AG Charts 11.1
  • End-to-End Testing for AG Grid in React with Cypress
  • Unit testing AG Grid React Tables with React Testing Library and Vitest
In Memory of Niall Crosby

In Memory of Niall Crosby

We are saddened to confirm that our brilliant CEO and founder, Niall Crosby, has tragically passed away in an accident in recent days.

  • James Swinton-Bland James Swinton-Bland
1 min read
No user left behind: let’s talk accessibility
Misc

No user left behind: let’s talk accessibility

Today is Global Accessibility Awareness Day (GAAD). Learn more about global accessibility standards, why they're important, and how we can help make your apps accessible.

  • James Swinton-Bland James Swinton-Bland
5 min read
What's New in AG Charts 11.3
Releases

What's New in AG Charts 11.3

AG Charts 11.3 adds Unit Time Axis, Axis Parent Label/Ticks Support, Improved Context Menu, Image Fills, Support for Google Fonts and more

  • David Glickman David Glickman
2 min read
What's New in AG Grid 33.3
Releases

What's New in AG Grid 33.3

AG Grid Enterprise 33.3 introduces Row Pinning, Row Height Resizing, Grand Total Row Pinning, speeds up grid rendering and improves quality

  • Kiril Matev Kiril Matev
2 min read
AG Grid Joins the Open Source Pledge
Misc

AG Grid Joins the Open Source Pledge

We're proud to join the Open Source Pledge - a collective of companies that each sponsor open-source projects at a rate of at least $2,000 per developer annually.

  • James Swinton-Bland James Swinton-Bland
2 min read
What's New in AG Charts 11.2
Releases

What's New in AG Charts 11.2

AG Charts 11.2 adds Shared & Compact Tooltips, Tooltip Pagination, Gradient & Pattern Fills, Options Validation & Suggestions, Figma Design System Assets and more

  • David Glickman David Glickman
3 min read
What's New in AG Grid 33.2
Releases

What's New in AG Grid 33.2

AG Grid Enterprise 33.2 introduces Find, improves Tree Data, Status Bar, speeds up grid rendering and enhances accessibility and more

  • Kiril Matev Kiril Matev
2 min read
What's New in AG Grid 33.1
Releases

What's New in AG Grid 33.1

AG Grid Enterprise 33.1 reduces bundle size, adds Row Numbers Column, Row Spanning, Tree Data Nested Records and Master/Detail Row Selection

  • Kiril Matev Kiril Matev
2 min read
What's New in AG Charts 11.1
Releases

What's New in AG Charts 11.1

What's New in AG Charts 11.1 - Y-Axis Auto-scaling, Annotations on Cartesian Charts, Theme Parameters, Touch Interactions with Gesture Support

  • David Glickman David Glickman
2 min read
End-to-End Testing for AG Grid in React with Cypress
Testing

End-to-End Testing for AG Grid in React with Cypress

Learn how to write E2E tests for AG Grid with Cypress, including how to test rendering, user interaction, and accessibility.

  • Shadid Haque Shadid Haque
10 min read
Unit testing AG Grid React Tables with React Testing Library and Vitest
Testing

Unit testing AG Grid React Tables with React Testing Library and Vitest

Learn how to unit test your AG Grid React Tables with React Testing Library and Vitest.

  • Shadid Haque Shadid Haque
9 min read
Introducing Our Figma Design System Sticker Sheets

Introducing Our Figma Design System Sticker Sheets

At AG Grid, we focus on making our Data Grid and Charting Libraries as easy to use as possible, which includes creating tools to help you use our libraries. A prime example is

  • James Swinton-Bland James Swinton-Bland
2 min read
Writing E2E Tests for AG Grid React Tables with Playwright
React

Writing E2E Tests for AG Grid React Tables with Playwright

Learn how to write end-to-end tests for AG Grid with Playwright. This blog covers async data loading, sorting, filtering, cell editing, and accessibility features.

  • Shadid Haque Shadid Haque
9 min read
Optimising Large Data Set Visualisations with the M4 Algorithm

Optimising Large Data Set Visualisations with the M4 Algorithm

A deep dive into how we implemented the M4 algorithm to create a line chart that can support over a million data points and maintain 60fps during interactivity.

  • James Swinton-Bland James Swinton-Bland
5 min read
Using AG Grid with Next.js to Build a React Table
React

Using AG Grid with Next.js to Build a React Table

Learn how to integrate AG Grid with Next.js, install your license key, and use advanced features like the Server-Side Row Model and Integrated Charting.

  • Shadid Haque Shadid Haque
12 min read
Introducing Long-Term Support (LTS) for AG Grid and AG Charts
Releases

Introducing Long-Term Support (LTS) for AG Grid and AG Charts

To help those who need more time to upgrade, we're now offering Long-Term Support (LTS) versions of AG Grid (v32-lts) and AG Charts (v10-lts).

  • James Swinton-Bland James Swinton-Bland
3 min read
Upgrading To AG Grid 33
Releases

Upgrading To AG Grid 33

This post outlines the quickest and easiest way to upgrade to AG Grid 33 - one of our most significant releases, providing up to 40% reduction in bundle size.

  • James Swinton-Bland James Swinton-Bland
5 min read
What's New in AG Grid 33
Releases

What's New in AG Grid 33

What's new in AG Grid 33 - bundle size reduction via modularization, async context menu items, customization of default column header content

  • Kiril Matev Kiril Matev
2 min read
What's New in AG Charts 11
Releases

What's New in AG Charts 11

What's New in AG Charts 11.0 - Fibonacci Tools, Grouped Category Axis, Save and Restore Chart State

  • David Glickman David Glickman
2 min read
Switching the Localisation Language in AG Charts
Charts

Switching the Localisation Language in AG Charts

AG Charts can be localised in 31 languages. This blog shows you how to switch, customise and create Locales for your chart.

  • James Swinton-Bland James Swinton-Bland
5 min read
Using AG Grid in Reflex: A Python Framework

Using AG Grid in Reflex: A Python Framework

AG Grid is now available in Reflex, allowing you to easily integrate our advanced data handling and visualization features - such as filtering, grouping, and pivoting - into your Python projects. What is

  • James Swinton-Bland James Swinton-Bland
  • External Contributor
6 min read
Optimising HTML5 Canvas Rendering: Best Practices and Techniques

Optimising HTML5 Canvas Rendering: Best Practices and Techniques

This blog post is based on a talk by Mana Peirov, Senior Engineer for AG Charts: Introduction The HTML5 Canvas element allows developers to draw 2D shapes, images, and text directly in the

  • James Swinton-Bland James Swinton-Bland
7 min read
Page 1 of 11 Next →

Documentation

  • Getting Started
  • Changelog
  • Pipeline
  • Documentation Archive

Support & Community

  • Stack Overflow
  • License & Pricing
  • Support via Zendesk

The Company

  • About
  • Blog
  • Privacy Policy
  • Cookies Policy

Follow

  • Github
  • X
  • YouTube
  • LinkedIn

AG Grid Ltd registered in the United Kingdom. Company No. 07318192.

© AG Grid Ltd. 2015-2025