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 operations are performed on the client side in version 15.2.5.
- The edit cell frame is moving on scrolling if the editor is inside a fixed column.
- The header filter displays incorrect items under certain conditions.
- The onExporting help topic contains an unnecessary "format" parameter.
- The SelectAll feature works slowly when many records are used.
- Unexpected behavior after data editing when a grid has custom row validation and an infinite scrolling mode.
- dxDataGrid changes column width during widget resizing when the columnAutoWidth option is set to true.
- dxDataGrid displays content from a cell template of a grouped column.
- dxDataGrid does not allow resizing columns under certain conditions when it is placed in the dxTabPanel item template.
- dxDataGrid does not allow setting different external templates for different columns.
- dxDataGrid does not restore column options that are set using the columnOption method after changing a data source at runtime.
- Edited cell data is not saved on pressing Enter in IE.
Data Visualization
- A dashboard chart has too big side margins in some situations.
- dxChart - The chart size is changed when changing overlappingBehavior at runtime.
- dxChart - The crosshair label text on the value axis displays a rounded value instead of the exact one.
- dxPieChart - The tooltip disappears when hovering over a label.
- dxRangeSelector does not clear the chart view properly when the dataSource option is set to an empty array.
- dxVectorMap – The legend isn't fully updated when the legends array is changed.
- Gauges - The "textcloud" indicator is rendered incorrectly when the widget is in an invisible container and animation is enabled.
DevExtreme Core
- A title in the toolbar is cut after resizing a window and navigating to other views.
- Animation operates incorrectly when the Desktop layout is used.
- Jasmine unit tests for the wrapped dxLookup (Angular) fail after an upgrade from 15.1.7.
- The validationEngine object is missing in the DevExpress namespace in the recent hotfix.
- Two dxMenus that are bound to the same angularJS model are updated incorrectly.
DevExtreme Tools
- A DevExtreme app does not display custom tile images on Windows Phone.
- Courier - An error loading cordova_plugin.js on iOS.
- Courier hangs when using it on the Demos web site.
- It is impossible to upload a DevExtreme app for Windows Phone to Windows Store after applying the hotfix (15.2.5.16050).
- Update the built-in Cordova version to a newer version.
Pivot Grid
- The "Select All" option in the header filter does not select all items under certain conditions.
- dxPivotGrid is not rendered when it contains a lot of data if container height is not set.
- dxPivotGrid renders an extra column in the row area when virtual scrolling mode is enabled under certain conditions.
Scheduler
- Clicking Repeat after End Repeat in the Appointment Form makes an app stop working.
- dxScheduler - A part of an appointment is not visible on the timeline view when its start date is out of a scheduler range.
- dxScheduler - Setting the 'generic.dark' theme has no effect for the body of the widget