AG Studio: Build dashboards using native components in web apps. Join us for a webinar on 28th July at 2pm UTC+1 Register

What we're building next

Last updated: August 5, 2026|Release Notes What's New
Q3 2026 focus

Our Q3 2026 focus expands AG Grid across export, filtering, and developer tooling. PDF export joins CSV and Excel, Set Filter conditions work inside Advanced Filter expressions, and column widths stay accurate as data updates. Documentation now ships in Markdown alongside an installable AI coding skill. Planned items reflect current intent — timing may shift as priorities evolve.

Filter by status
Q1 20265 features
Relative date range filtering
AG-14571

Filter dates using built-in ranges like Today, This Week, Last Quarter, and Year to Date, without writing custom comparator logic.

Why are we building this?

Supports common time-based filtering tasks that users expect from spreadsheet and BI tools.

shippedView Docs
Formula editor
AG-16430

Enter spreadsheet-style formulas into grid cells, with cell references, functions, and an autocomplete-enabled editor.

Why are we building this?

Brings familiar spreadsheet workflows directly into calculation-heavy grid applications.

shippedView Docs
Editing of Aggregated Values
AG-3373

Edit a group or total row's aggregated value directly, automatically distributing the change across its children.

Why are we building this?

Supports top-down editing workflows common in budgeting and planning applications.

shippedView Docs
Keep Row Group State and Compact Mode
AG-1190

Preserve expanded row groups across grid updates, and hide group columns for levels that haven't been expanded yet.

Why are we building this?

Maintains user context after data refreshes while keeping multi-level grouping views uncluttered.

shippedView Docs
Deferred updates to Columns Tool Panel
AG-3471

Stage multiple column, group, and pivot changes in the Columns Tool Panel and commit them together with an Apply action.

Why are we building this?

Avoids unnecessary recomputation and server requests when making several changes at once.

shippedView Docs
Q2 20267 features
Quick Access Toolbar
AG-17395

A configurable toolbar above the grid for quick filter, find, export menus, and custom actions.

Why are we building this?

Gives users faster access to common grid actions without opening a menu or side bar.

shippedView Docs
Grand Total Row for Server-side Row Model
AG-8439

Display an always-visible grand total row across the full server-side dataset, supplied and updated by the server.

Why are we building this?

Extends grand total reporting to large, server-backed datasets that can't be loaded entirely client-side.

shippedView Docs
Adding Notes to Grid Cells
AG-3773

Attach comments to individual cells, viewable on hover or click, without storing note text in row data.

Why are we building this?

Supports collaborative review and annotation workflows directly inside the grid.

shippedView Docs
Add Calculated Columns
AG-6841

Let users add new read-only columns computed from other columns using expressions, directly from the column menu.

Why are we building this?

Enables ad-hoc analysis without requiring changes to the underlying data or application code.

shippedView Docs
Automatic Column Generation
AG-17235

Enable automatic column definition generation from row data.

Why are we building this?

Brings zero-configuration setup to grids with dynamic or unknown schemas.

shippedView Docs
Improved Option Validation
AG-16590

Clearer, more detailed warnings when grid options or column definitions are misconfigured.

Why are we building this?

Reduces setup mistakes and speeds up debugging during development.

shippedView Docs
Aggregated Value Transformations
AG-9850

Display an aggregated value as a percentage of its grand, column, row, or parent group total.

Why are we building this?

Supports relative comparisons alongside absolute totals in grouped and pivoted views.

shippedView Docs
Q3 20267 features
Markdown versions of documentation
AG-17063

Publish documentation pages in Markdown alongside the standard HTML format.

Why are we building this?

Makes docs easier for AI coding assistants and LLM-based tools to consume accurately.

shipped
Column Header Editing
AG-115

Let users rename a column's header text directly in the grid, without changing the column definition in code.

Why are we building this?

Supports spreadsheet-like customisation for end users managing their own views.

shippedView Docs
Custom context menu in Columns Tool Panel
AG-12609

Customise the items shown in the Columns Tool Panel's right-click context menu.

Why are we building this?

Gives developers the same control over this menu as they already have over the grid's main context menu.

shippedView Docs
Set Filter Support in Advanced Filtering
AG-8950

Reference Set Filter-style multi-value lists as a single condition inside Advanced Filter expressions.

Why are we building this?

Simplifies building complex filters that would otherwise need many chained OR conditions.

in progress
AI Coding Skill
AG-17948

An installable skill package that gives AI coding assistants up-to-date, official guidance for building AG Grid applications.

Why are we building this?

Keeps AI-generated grid code aligned with current APIs instead of outdated training data.

shippedView Docs
PDF Export
AG-902

Export grid data directly to PDF, alongside the existing CSV and Excel export options.

Why are we building this?

Supports sharing and printing grid data in a fixed, presentation-ready format.

in progress
Continuous Column Auto-sizing
AG-4093

Keep columns auto-sized as data updates and new rows scroll into view, rather than sizing once.

Why are we building this?

Keeps column widths accurate in grids with changing or incrementally loaded data.

in progress
Q4 20263 features
Multiple Aggregations per Column
AG-6770

Show more than one aggregation result, such as sum and average, for the same value column at once.

Why are we building this?

Supports richer summary views without duplicating columns for each aggregation function.

planned
Persistent Set Filter Selections
AG-2784

Keep a user's Set Filter selections intact when new distinct values appear in the data.

Why are we building this?

Prevents rows from silently disappearing after data updates change the available filter values.

planned
Accessibility for Tooltips
AG-9368

Add tooltips on built-in buttons across the grid UI.

Why are we building this?

Closes a known accessibility gap so tooltip content is available to assistive technology users.

planned