• 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

  • What's New in AG Charts 12.1
  • What's New in AG Grid 34.1
  • How To Add and Delete Rows in AG Grid from the Context Menu
  • What's New in AG Grid 34
  • What's New in AG Charts 12
  • AG Grid Showcase: Sample Apps, Demos, Examples & Extensions
  • 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
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
What's New in AG Charts 12.1
Releases

What's New in AG Charts 12.1

AG Charts 12.1 introduces alternating band shading, extra zoom-axis intercations, axis label truncation, a floating legend, fills and borders for chart elements, and support for multi-style text elements.

  • James Swinton-Bland James Swinton-Bland
  • David Glickman David Glickman
4 min read
What's New in AG Grid 34.1
Releases

What's New in AG Grid 34.1

AG Grid 34.1 introduces tree data support for master/detail, testing IDs, improved integrated charts formatters, and accessibility improvements.

  • James Swinton-Bland James Swinton-Bland
  • Kiril Matev Kiril Matev
4 min read
How To Add and Delete Rows in AG Grid from the Context Menu
How To

How To Add and Delete Rows in AG Grid from the Context Menu

Add Excel-style row operations to AG Grid. Right-click to insert/delete rows based on cell selection. Includes live demo & source code for React, Angular, Vue and JS.

  • James Swinton-Bland James Swinton-Bland
9 min read
What's New in AG Grid 34
Releases

What's New in AG Grid 34

AG Grid Enterprise 34 introduces a new filters tool panel, cell editor validation, bulk & batch cell editing, and support for tree data drag & drop.

  • Kiril Matev Kiril Matev
  • James Swinton-Bland James Swinton-Bland
3 min read
What's New in AG Charts 12
Releases

What's New in AG Charts 12

AG Charts 12 adds Axis Band Highlight, Axis Label Automatic Wrapping, Global Formatter, `context` Object, Typescript Generics for Data and Context, Improved Series Highlight Options and more

  • David Glickman David Glickman
  • James Swinton-Bland James Swinton-Bland
3 min read
AG Grid Showcase: Sample Apps, Demos, Examples & Extensions
Misc

AG Grid Showcase: Sample Apps, Demos, Examples & Extensions

Explore AG Grid’s best features with live demos, use case examples, open source apps, and seed projects for React, Angular, Vue, and JavaScript.

  • James Swinton-Bland James Swinton-Bland
10 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
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