DevExtreme Complete Releases

Released: Jan 18, 2017

Updates in 16.2.4

Fixes

Data Grid

  • Documentation - Correct the headerFilter.groupInterval property description.
  • Documentation - dxDataGrid - Add a note that Custom Header Filter items should provide a full set of data items.
  • A master-detail layout becomes incorrect if a master grid has a fixed column and a row is expanded for the first time.
  • Adaptability - A boolean column is editable inside a hidden column form.
  • An error occurs once the column option is changed on the onInitialized callback.
  • Bottom data is not...

Released: Dec 14, 2016

Updates in 16.2.3

Features

  • Angular 2 Support (RC)
    • Webpack and Angular CLI Ready - With the v16.2 release, DevExtreme Angular 2 components can be seamlessly used with Webpack and installed into an application created with Angular CLI.
    • DevExtreme Validation - All built-in DevExtreme validation features are now available inside the DevExtreme Angular 2 components. You can use dx-validator, dx-validation-group, dx-validation-summary components and all available validation rules in your Angular 2 application.
    • New...

Released: Nov 17, 2016

Updates in 16.1.8

Features

  • Visual Studio 2017 RC support.

Fixes

Data Grid

  • dxDataGrid throws an error on inserting a new row if a composition key is used.
  • dxDataGrid - Row height gets large on adaptive resizing (columnHidingEnabled) in case of the wordWrapEnabled option when a column with a large text is hidden.
  • dxDataGrid - It is impossible to get a data field name in a cell template of an adaptive detail row.
  • dxDataGrid - Editors disappear inside the edit form after resizing a browser window.
  • DataGrid MVC...

Released: Oct 13, 2016

Updates in 16.1.7

Fixes

Data Grid

  • An error row is duplicated if the dxDateBox datepicker has been opened.
  • dxDataGrid - A JavaScript error occurs on an attempt to select a row using two-way binding for the selectedRowKeys option if the key option is defined as an array.
  • dxDataGrid - A master-detail grid does not work when a row template is defined for a master row.
  • dxDataGrid - A row that is being validated is duplicated if validation fails and grouping is enabled.
  • dxDataGrid - An empty column appears on when...

Released: Sep 7, 2016

Updates in 16.1.6

Features

DevExtreme Core

  • ODataStore - Provides the capability to send PATCH requests.

Fixes

DevExtreme Data Grid

  • A focusable element inside a dxDataGrid cell can't be focused.
  • Dragging a band causes an error if the row selection is enabled (jQuery 2.1.4).
  • Dragging bands and columns does not work correctly.
  • dxDataGrid - Adaptivity - Columns in the adaptive detail row are displayed in the reverted order.
  • dxDataGrid - Band columns of the third level are added in an incorrect order.
  • dxDataGrid...

Released: Aug 2, 2016

Updates in 16.1.5

Fixes

Data Grid

  • Columns above the Column Chooser can't be dragged on Android
  • Columns change their width when clicking a cell if one row is displayed in the grid
  • DataGrid MVC Wrapper - The selected page size is not highlighted
  • Documentation - dxDataGrid - Add a note that the "=" condition is used by default if all filter operations are denied
  • dxDataGrid - A group summary is rendered incorrectly if a right fixed column does not contain a summary
  • dxDataGrid - A grouping box border is truncated in...

Released: Jun 23, 2016

Updates in 16.1.4

Features

  • Adaptability Enhancements - With this release, DevExpress have added the ability to specify different dxForm widget layouts for multiple screen resolutions.
  • HTML5 Data Grid widget Enhancements
    • Expand and collapse groups using a mouse click or a tap.
    • Group rows using a context menu.
    • Select columns using check boxes displayed within the column chooser.
  • AngularJS 2.0 Support (CTP) - DevExtreme editors can now work as Angular 2 components.
  • ASP.NET MVC Wrappers (CTP) - v16.1 introduces...

Released: Jun 7, 2016

Updates in 15.2.10

Fixes

Data Grid

  • dxDataGrid placed inside the ngIf directive can't be sorted
  • dxDaAn incomplete list of items is displayed in the header filter dropdown when the grid is bound to OData 4
  • dxDaColumn headers are not visible inside dxTabPanel
  • dxDaColumn sorting fails and there is no response after clicking the column header
  • dxDaCommand column buttons are not shown in the detail grid when columnFixing is enabled for both master and detail grids
  • dxDaExpand buttons are not shown in a grouped grid on iOS...

Released: Mar 2, 2016

Updates in this release

Updates in 15.2.6

The following issues were fixed:

Data Grid

  • Horizontal scroll bar position is reset after certain actions in mobile devices in Chrome.
  • Filter by range works incorrectly when entering the filter value quickly.
  • A vertical scrollbar appears if a value is selected in dxDateBox (IE browser).
  • Data is filtered incorrectly when clicking "Select All" and then filter range check boxes in a header filter.
  • Master-detail - The wordWrapEnabled property does not affect the detail grid.
  • Remote...

Released: Dec 2, 2015

Updates in this release

Updates in 15.2.3

dxForm

  • Present and edit data stored in an object.

dxPivotGrid

  • New summary display modes include: Display Mode, Running Total, Cross Group Summary Calculation and Calculate Summary Value.
  • Now supports virtual scrolling, making it much faster when working with large volumes of data.
  • You can now reload data and change filter conditions at runtime.
  • New APIs allows you to retrieve a list of records (facts) used to calculate a specific summary.
  • Save and restore a pivot grid's state...