AdapTable for AG Grid Road Map

This page lists our plans for the major new features coming to AdapTable over the coming months.

We also provide our Change Pipeline so you can see all outstanding issues and enhanchment requests.

Feedback

Please contact the AdapTable Tools Support Team with feedback and suggestions for new features

What's Coming

QuarterFeature
Q1 2026
  • Hooks for AdapTable React
  • Improvements to Styled Columns & Format Columns
  • More Features for OpenFin & interop.io Plugins
Q2 2026
  • Make AdapTableQL a standalone project
  • Smart Editor for Expressions
  • Merge Predicates and Expressions
Q3 2026
  • Additional AG Grid Charting Support
  • Refactoring AdapTable Editing Modules
  • Refactor Master Detail Grid
  • Improving Grid Info Screen (adding Adaptable Options config)

Recently Delivered

QuarterFeature
Q4 2025
  • Refactored Quick Search
  • Enhancements to IN Filter
  • Support for Array Columns
  • Column Groups can be styled and formatted
Q3 2025
  • Pivot Total Columns
  • Support for Multiple Conditions in Column Filters
  • Separate Table and Pivot Layouts (and improve Pivoting functionality)
  • Refactor & improve Export and Reports
Q2 2025
  • AdapTable Vue 3 Framework Wrapper
  • Percentage Cell Editor
  • Support for FDC3 2.1
Q1 2025
  • Custom Aggregated Expression Functions
  • Refactoring Filter Predicates
  • Transposition
Q4 2024
  • Full Grid Filter
  • Query Builder (for simple Expressions)
  • Cell level Comments
  • Notes Feature
Q3 2024
  • Data Import Module
  • Comprehensive Support for FDC3
  • New Badge Styled Column
  • Support for External Charts
  • Advanced aggregation capabability in AdapTableQL Expressions
Q2 2024
  • Custom Chart locations can be provided
  • Multiple Predicates available in Conditions and Alerts
  • Support for Sparkline Columns
Q1 2024
  • Add support for React v.18
  • Conditions added to Format Column
  • Quantile and Cumulative Aggregations
  • Display AdapTable content in the AG Grid Status Bar

Next Version

The next version of AdapTable will be version 22.1 and will include these items:

KeyTypeDescription
AT-3282Task🔲 Add Cron expressions to Scheduling
AT-2487Study🔲 Improve (and reduce size of) AdapTable bundling
AT-3320Bug✅ Better handle allowedAggFuncs for AdapTable provided aggregations
AT-3313Bug✅ Gradients with Min/Max dont work if undefined values in Column
AT-3310Bug✅ Reload initial state API method doesn't persist the provided state
AT-3309Enhancement✅ Add "Selection" column management to Layout Editor
AT-3302Enhancement✅ Improve UX of Id and Name steps Calculated Column Wizard
AT-3300Enhancement✅ Add search facility in all wizards where we list columns
AT-3299Enhancement✅ Put name of Module in each Wizard
AT-3298Enhancement✅ Better distinguish between Columns with same name in Wizards
AT-3297Bug✅ Condition gets removed when editing Format Columns, Alerts or FlashingCells
AT-3296Bug✅ AutoGroup Column displays the rawValues in the ColumnFilter IN values
AT-3293Bug✅ Custom Column caption reverts when resizing a column
AT-3289Bug✅ Column Model is stale after setAdaptableStateKey with new config
AT-3288Enhancement✅ Extend Edit Display values to Row Forms
AT-3285Bug✅ PivotResultColumsn which contain '_' break if there is a Total enabled
AT-3279Task✅ Completely refactor the 'ipushpull' plugin
AT-3274Enhancement✅ Hide Plus Minus and Cell Summary Modules if cell selection turned off
AT-3264Task✅ Cleanup Adaptable State objects
AT-3260Task✅ Replace react-beautiful-dnd with custom implementation
AT-3114Enhancement✅ Add support for Excel Column Types

AdapTableQL Updates

In spring 2026 we will release a very big update to AdapTableQL - our custom Query Language.

This will include a huge number of user-requested enhancements and new features including:

KeyTypeDescription
AT-3258Task🔲 Update our ServerSideRowModel demo
AT-3257Study🔲 Leverage AG Grid's Formulae to evaluate AQLs expressions in Cells
AT-3171Task🔲 Add PK keyword to AdapTableQL
AT-2954Study🔲 Add Contribution to Weighted Average
AT-2774Study🔲 Enable Expression evaluation using Column Display Value
AT-2733Task🔲 Replace Predicates with Expressions
AT-2681Enhancement🔲 Integrate custom aggregation functions in CellSummary
AT-2680Enhancement🔲 Simplify the ExpressionOptions
AT-2633Enhancement🔲 Extend FIELDs to Aggregated & Observable Expressions
AT-2259Bug🔲 Aggregation Alerts fire even when cell changed is not in Where clause
AT-2216Enhancement🔲 Allow VAR to be used in an Aggregation Boolean
AT-2053Bug🔲 Evaluate Aggregated Calc Cols which reference lazy loaded data
AT-1856Enhancement🔲 Add WHERE clause to AggregatedScalarExpressions
AT-1814Enhancement🔲 Add API evaluation of AdaptableQL expressions (incl. param row data)
AT-1813Enhancement🔲 Add dynamic GROUP_BY value, derived from the UI(grid) grouping
AT-1803Study🔲 Improve performance of Calculated Columns
AT-1797Study🔲 Improve evaluation performance of Aggregated Expressions
AT-1788Study🔲 See if Alerts can fire when a referenced Calculated Column is updated
AT-1779Study🔲 Provide a Smart Editor for AdaptableQL
AT-1768Enhancement🔲 Display aggregated values for group rows and total footers
AT-1762Task🔲 Extract AdaptableQL in a standalone library
AT-1479Task🔲 Add support for ALL scalar functions to AggregatedScalar Expression
AT-1163Task🔲 Allow Scalar Expressions to be saved, named and re-used
AT-24Study🔲 Add ability to calculate top X or top X% of values in a column
AT-2852Enhancement✅ Add FIELD support to AdaptableQL UI controls
AT-2848Task✅ Enable Scope in Expressions
AT-2773Enhancement✅ Add row-based Expression Functions ROW_ADDED, ROW_REMOVED
AT-2740Task✅ Add operator Expression Functions: NEXT, PREVIOUS, LAST, FIRST
AT-2702Enhancement✅ Allow custom Agg Expression functions to be used in Row Summary
AT-2490Enhancement✅ Support FIELDS in AdaptableQL Expressions
AT-2299Enhancement✅ Add Scalar Agg Expression Functions: STANDARD_DEVIATION, MODE, DISTINCT, MEDIAN
AT-2298Enhancement✅ Allow developers to provide custom Aggregation Expression Functions
AT-1910Bug✅ CalculatedColumn with AggregatedScalar depending on other calculated columns is not initialised
AT-1858Task✅ Add Change-Based Expression Functions - ANY_CHANGE, PERCENT_CHANGE & ABSOLUTE_CHANGE

Changes Pipeline

This lists the feature requests and bug fixes that are active in the AdapTable product backlog.

KeyTypeDescription
AT-3303Study🔲 Look at merging Flashing Cell and Alert
AT-3083Enhancement🔲 Further In Filter ideas
AT-3048Study🔲 Handle the ColDef `LockPosition` prop better
AT-2986Bug🔲 Master-Detail renderers crash when provided with framework specific implementations
AT-2934Task🔲 Add suport for Toolbar Select components
AT-2815Bug🔲 Cannot provide custom rendered content in a Details Grid when using a Framework
AT-2793Enhancement🔲 Support Mean/Average value as inflection point in Range definitions
AT-2779Enhancement🔲 Make Format Column presets part of the definition
AT-2643Study🔲 Add a Field Data Changed Event
AT-2488Enhancement🔲 Support framework components (Vanilla/React/Angular) in custom Column/Context MenuItems
AT-2390Enhancement🔲 Improve alert tone selector to show the color that the tone refers to
AT-2372Enhancement🔲 Adjust all inputs to have consistent sizes
AT-2220Bug🔲 Show Expression as Cell Tooltip doesnt update at runtime
AT-1997Study🔲 Add bulk update actions for alert/format columns and flashing cells + update multi predicate config update
AT-1733Bug🔲 dataSource.getRows is called twice in ServerSideRowModel
AT-1695Study🔲 Provide single Search and Query for Master and all Detail Grids
AT-1689Bug🔲 Popup header is sometimes placed outside of the viewport
AT-1688Bug🔲 Current theme "leaks" between multiple grid instances
AT-1684Enhancement🔲 Improve handling of dashboard custom buttons in floating mode
AT-1462Task🔲 Support cross-filtering charts
AT-1426Task🔲 Define `aggFuncs` at runtime for range charts
AT-1381Enhancement🔲 Show the Adaptable Options tab in Grid Options as Master Detail
AT-1379Enhancement🔲 Unified UI: Improve schedule view
AT-971Task🔲 Add test scaffolding (jest-puppeteer) for Angular Wrapper
AT-969Study🔲 Add 'show as tooltip' option for PreventEdit Alerts
AT-852Bug🔲 UseMacLikeScrollbars doesnt work in Dropdowns
AT-605Enhancement🔲 Make internal UI components more accessible

User Suggestions

We try to fill each release with as many user enhancement suggestions, and bug fixes, as possible.

If you would like to see something included in the next release, please raise a Support Ticket and we will do our best to include it as soon as possible.