DevExpress ASP.NET and Blazor Releases

Released: Jan 24, 2019

Updates in 18.2.5

Fixes

ASP.NET Web Forms

All ASP.NET Controls

  • Documentation - Describe what information should be stored in the control's layout in the ClientLayout event articles for all controls

ASPxDataEditors

  • ASPxComboBox - Scrolling changes the vertical scrollbar's horizontal location when scaling is enabled and ASPxComboBox EncodeHtml is false
  • ASPxDateEdit - The editor's value is changed after a postback if an end-user sets the "08.10.2018" date and the Australian time zone with DST is used
  • ASPxSpinEdit...

Released: Dec 20, 2018

Updates in 18.2.4

Fixes

ASP.NET Web Forms

  • All ASP.NET Controls
    • ASP.NET Controls and MVC Extensions - Documentation - The description in the "Defer Client Object Initialization" topic is incorrect
    • ASPxComboBox - Virtual keyboard is not shown on iPad in version 18.2.3
    • The error occurs when changing a stream position in the DownloadFile method if the stream does not support seeking
  • ASPxCardView
    • The date editor's dropdown content is incorrectly shown in the MaterialCompact theme
  • ASPxDataEditors
    • ArgumentOutOfRange...

Released: Nov 8, 2018

Updates in 18.2

Features

ASP.NET Controls
New Adaptive Project Template

  • All pages within the adaptive project template now include responsive layouts.

CardView

  • Data Grouping - The ASP.NET WebForms and MVC CardView allows you to group data against multiple columns.

Charting

  • Pane Layout Enhancements
    • Ability to add individual titles to each pane.
    • You can hide a pane by clicking its title.
    • Panes can be displayed using a grid layout.
  • Drill Down Chart - The ASP.NET and MVC Chart Control now supports nested Series...

Released: Nov 1, 2018

Updates in 18.1.7

Fixes

ASP.NET Web Forms

All ASP.NET Controls

  • ASPxSplitter - Collapsing works incorrectly with multiple panes.
  • The "Uncaught TypeError: this.grid.GetMainTable is not a function" error occurs on changing a focus in the ASPxTreelist control if the "accessibilityCompliant" option is enabled.

ASPxDataEditors

  • A postback is sent even if the e.isValid property is set to false in the ValidationCompleted event handler.
  • ASP.NET Editors - GridView's built-in editors have an additional left padding...

Released: Sep 5, 2018

Updates in 18.1.6

Fixes

ASP.NET Web Forms

  • All ASP.NET Controls
    • ASPxComboBox - The value is not set in Firefox when form auto-filling is used.
    • IntelliSense for Client API is not working in version 17.2.6.
  • ASP.NET Demos
    • The DevAV Customers demo does not work in VB.NET.
  • ASPxCardView
    • Visual Studio crashes on an attempt to add a custom command button using a designer.
  • ASPxDataEditors
    • ASPxComboBox - The control should prevent changing the selection on callbacks sent to scroll and filter data.
    • ASPxComboBox with multiple...

Released: Aug 1, 2018

Updates in 18.1.5

Fixes

ASP.NET Web Forms

  • All ASP.NET Controls
    • ASPxBinaryImage, ASPxImageZoomNavigator, ASPxImageGallery - The "This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms" error occurs in these controls.
    • Documentation - The description of how HTML and Callback compression work together is not clear.
    • How to apply a global theme to a certain page using the web.config file.
    • Visual Studio 2017 performance is slow if a complex page with numerous editors is saved on...

Released: Jun 20, 2018

Updates in 18.1.4

Fixes

ASP.NET

All ASP.NET Controls

  • Batch Edit Mode - Describe how to use editors in DropDownWindowTemplate of a drop-down column.

ASPxCardView

  • The ASPxCardViewCardLayoutCreatedEventArgs.Properties property doesn't implement the FindItemOrGroupByName method.

ASPxDataEditors

  • ASPxButton - Appearance of a button initially hidden and then shown via the SetVisible method differs from the default appearance in the Material and MaterialCompact themes.
  • ASPxComboBox - Filtering a large data source - The...

Released: May 17, 2018

Updates in 18.1

Features

  • CardView Control
    • Adaptive Layout
  • Chart Control
    • Custom Units of Measurement. Custom Aggregate Functions - You can now aggregate data by a custom unit of measurement (e.g. 15 minutes, 4 hours, etc.) You can also define a custom function that aggregates values using custom rules without modifying the source collection.
    • Custom Colors for Automatically Generated Series - The Chart Control can now provide custom colors to auto-generated series using one of the following colorizers:
      • Key-Color...

Released: May 11, 2018

Updates in 17.2.8

Fixes

ASP.NET Web Forms

All ASP.NET Controls

  • ASP.NET Controls - Client-side errors occur when building from sources.
  • Designer does not save changes when triggered by X-button.
  • The "This page uses nested tables, which do not make sense when read in a screen reader" issue occurs when implementing ADA Compliance.

ASPxDataEditors

  • ASPxCardView - If ASPxCardView is placed into ASPxSplitter's pane, the NullText in the Search panel remains in place when scrolling cards.
  • ASPxDateEdit - Date Range Mode...

Released: Mar 21, 2018

Updates in 17.2.7

Fixes

ASP.NET Web Forms

All ASP.NET Controls

  • Android 8 - Chrome version is incorrectly determined.

ASPxDataEditors

  • ASPxSpinEdit - Correct the German translation of localization strings.

ASPxGridView

  • Multiple controls with the same ID 'DXCDHeader' were found - error occurs on a postback request when the SettingsSearchPanel.CustomEditorID property value is set to a non-existing control ID.
  • Batch Editing - Extra space is added to the bottom of the grid in IE when Virtual Scrolling is used and the...