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 We are saddened to confirm that our brilliant CEO and founder, Niall Crosby, has tragically passed away in an accident in recent days.
John Masterson Appointed AG Grid CEO Our new chief executive brings C-Suite experience to complement the existing Management Team and has been involved with the company for six of its nine years.
Events React Advanced London 2024 Recap Last week, Friday, October 25th, AG Grid had the privilege of once again being a premium sponsor at React Advanced London 2024. Known as one of Europe’s leading events for the React
Releases What's New in AG Charts 10.3 What's New in AG Charts 10.3 - Funnel and Pyramid Series, Financial Charts Measuring Tools
Themes & Styles Introducing Our New Theming API In AG Grid 32.2 we released our new Theming API. This API is designed to provide detailed control over the grid’s appearance without touching any CSS, making it easier for developers
Charts Building AG Charts: Efficient JavaScript Charting with Tree-Based Scene Graphs Learn how AG Charts, our high-performance JavaScript charting library, uses a tree-based scene graph for efficient canvas rendering and optimized JavaScript charts.
Releases What's New in AG Grid 32.2 What's new in AG Grid 32.2 - React 19 support, new Theming and Selection API, Drag & Drop improvements, deferred column moving mode
Releases What's New in AG Charts 10.2 What's New in AG Charts 10.2 - Radial and Linear Gauge, Arrow Drawings, Extending Trend Lines and adding labels, Copy/Paste and Undo/Redo support
Tutorial How to update Column Definitions in AG Grid In this post we'll go over how to set ag-Grid column definitions dynamically based on the columns in your row data. We demonstrate this in live examples in Angular, React, Vue.JS and JavaScript.
Tutorial How to get the data of selected rows in AG Grid ag-Grid offers many useful methods to extract and manipulate your data. In this post, we'll show you how you can retrieve all currently selected data in the grid.
Themes & Styles Introducing The AG Grid Theme Builder: Easily Create Custom AG Grid Themes Learn how to create custom AG Grid themes using our new Theme Builder, featuring theme presets, live preview, configurable grid options, CSS export, and more.
How To How to add buttons in AG Grid cells See how to add buttons within the cells of an AG Grid column. We'll illustrate this in React with code examples in JavaScript, Angular, React and Vue.
Releases What's New in AG Charts 10.1 What's New in AG Charts 10.1 - Financial Chart Type Selection, Text Annotation, Comment Annotation, Callout Annotation, Note Annotation
Releases What's New in AG Grid 32.1 What's new in AG Grid 32.1 - server-side row model unbalanced rows and hide open parents, column group header auto-height, Excel export updates
Releases What's New in AG Charts 10 What's New in AG Charts 10.0 - Financial Charts, Annotations, Sankey and Chord Series, Smooth and Step Line Style, Localisation
Releases What's New in AG Grid 32 What's new in AG Grid 32 - rich select editor multi-select, reduced bundle size, translated localisation strings, updated chart menu and more
React Summit Amsterdam 2024 Recap Last week, Friday 14th June, AG Grid had the privilege of once-again sponsoring React Summit 2024. Drawing in over 10,000 developers (with 1,000+ of them in-person on the Friday) React Summit
Design System Building New Themes for AG Grid with our Figma Design System See how we design new AG Grid themes using our Figma Design System, and how you can do the same to create & customise AG Grid themes in just a few simple steps.
Releases What's New in AG Grid 31.3 What's New in AG Grid 31.3 - Sticky Group and Grand Total Row, Skeleton Loading Cells, Global Grid Options, Background Image in Excel Export
Releases What's New in AG Charts 9.3 What's New in AG Charts 9.3 - Accessibility, New Candlestick and OHLC Series types, Ordinal-Time Axis, Zoom buttons
Tutorial Updating a Bar Chart in Real Time with AG Charts React Learn how to create charts that update in real time with AG Charts and React. Source code also available for Angular and JavaScript.