Released: May 6, 2026
Updates in 25.2.7
Fixes
DevExtreme Card View
- Changes in Column Chooser and Column Reordering do not update cards.
DevExtreme Chat
- Too Many Files message is not configurable.
DevExtreme Data Grid
- Banded Column vertical separators are missing.
- Browser scrolls back to the grid when data is updated.
- Focus can't be moved back to the header when multiple grouping is applied.
- Focus is stuck on the Save button when columnRenderingMode is set to virtual.
- Focus method doesn't set the focus to the grid.
- Focused cell...
Released: Apr 7, 2026
Updates in 25.2.6
Fixes
DevExtreme Card View
- Missing translation for Filter Panel title and related texts.
DevExtreme Data Grid
- Boolean column checkboxes overlap a fixed column.
- Cannot focus on the last item after group expand/collapse.
- Editors with showEditorAlways enabled are read-only in newly added rows when allowUpdating is false.
- Error occurs on navigating via keyboard after pressing an expand or collapse icon.
- Lookup filter changes to "(All)" after searching twice in another column.
- Performance is slow if...
Released: Mar 2, 2026
Updates in 25.2.5
Fixes
DevExtreme Data Grid
- "Cannot read properties of undefined (reading 'values')" error occurs on adding a row to the second page if initial row values are specified in onInitNewRow.
- "Uncaught RangeError: Invalid time value" is thrown for DateTime columns with multiple same-day timestamps when filterSync and filterPanel are enabled.
- Cell value is not restored after canceling changes in cell editing mode if repaintChangesOnly is enabled.
- Columns are misaligned after adding a column at runtime...
Released: Feb 3, 2026
Updates in 25.2.4
Fixes
DevExtreme Charts & Gauges
- Chart - ArgumentAxisClick is triggered for removed labels.
DevExtreme Data Grid
- Column chooser hides a banded column on using search and recursive selection.
- Focus returns to the top of the page when pressing Tab if the last column's filter row operation is "between".
- Reordering doesn't work correctly while using fixed columns.
- Columns can be resized from band area without proper resize cursor.
DevExtreme Dialogs & Notifications
- LoadIndicator - Spinner...
Released: Dec 18, 2025
Updates in 25.2
Features
- AI-Powered Extensions
- DataGrid/TreeList - AI Columns - v25.2 adds AI Columns support to the DataGrid and TreeList components. AI columns generate meaningful, context-based cell values based on component data and a custom prompt. This feature transforms DevExtreme DataGrid and TreeList components into AI-augmented data exploration tools.
- Form - AI Smart Paste - DevExtreme Form ships with AI-powered Smart Paste functionality. When a user copies unstructured text (from spreadsheets...
Released: Nov 25, 2025
Updates in 25.1.7
Fixes
All HTML JS products
- DevExtreme - Trial dialog displays the null string instead of the list of subscriptions.
DevExtreme Charts & Gauges
- Chart - onSeriesClick event is not triggered every time the zoomAndPan property is set.
DevExtreme Chat
- Chat - "AI and Chatbot Integration" demo doesn't work in CodeSandBox.
DevExtreme Data Grid
- A delay occurs when hovering over a header from the data area if fixed columns are enabled.
- Menu items are truncated in the Filter Builder popup...
Released: Oct 23, 2025
Updates in 25.1.6
Fixes
DevExtreme Card View
- Column does not display any values when calculateDisplayValue is defined.
- Default values set in onInitNewCard are not populated in the new card's popup editor form.
DevExtreme Charts & Gauges
- BarGauge - W2104 warning does not appear in the console when legend is hidden due to small container size.
DevExtreme Data Grid
- Calling the DataGrid focus() method focuses the row action button.
- Column reordering doesn't work when there are many columns and columnRenderingMode...
Released: Sep 11, 2025
Updates in 25.1.5
Fixes
DevExtreme Card View
- getSelectedCardsData() only retrieves selected items on the current page.
DevExtreme Charts & Gauges
- CandleSticks unexpectedly disappear when zoomed or panned.
- Minimum width of the horizontal scrollbar is too thin.
DevExtreme Data Grid
- 'Select All' aria-label in the 'TreeView' header filter is not translated/localized.
- 'selectedRowKeys' argument of the SelectionChanged event keeps keys of removed rows on assigning a new data source.
- ColumnChooser doesn't...
Released: Aug 11, 2025
Updates in 25.1.4
Fixes
All HTML JS products
- Safari (iPadOS) - 'Request Desktop Site' still yields mobile layout.
DevExtreme Card View
- 'Select All' selects all cards and not just those matching the filter.
DevExtreme Charts & Gauges
- Chart - Certain series are not displayed when the synchronizedValue option is set.
- Chart - exportFromMarkup breaks void element markup in a table declared in foreignObject.
- PieChart - Hovering over a legend item does not trigger onPointHoverChanged.
- RangeSelector - It is difficult...
Released: Jul 2, 2025
Updates in 25.1
Features
JavaScript Components
New CardView Component
- DevExtreme v25.1 ships with a new CardView UI component - an elegant alternative to traditional data grids. The CardView UI component presents business data/information using a "card" layout, making it an ideal option for employee directories, contact lists, product catalogs, or task boards.
- Header Panel - Header Panel allows users to execute the following actions:
- Sorting. Click on the header panel item to sort cards.
- Reordering. You can...