DevExpress ASP.NET and Blazor のリリース

Released: Mar 21, 2018

17.2.7 での更新項目

不具合の修正

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...

Released: Mar 2, 2018

17.2.6 での更新項目

不具合の修正

ASP.NET Web Forms

ASPxDataEditors

  • ASPxCheckBox is rendered incorrectly if the Accessibility feature and the toggle mode are enabled.
  • ASPxComboBox - It is impossible to set a null server value if DataSecurityMode is Strict and AllowNull is enabled after a postback.
  • ASPxComboBox - The server-side SelectedIndexChanged event is not fired when a user selects items with the same text and a different value and AutoPostBack is enabled.
  • ASPxFormLayout - Layout groups are not aligned.
  • ASPxTokenBox...

Released: Jan 24, 2018

17.2.5 での更新項目

不具合の修正

ASP.NET Web Forms

  • All ASP.NET Controls
    • ASPxControls - Script blocks are duplicated after a callback request.
    • ASPxGaugeControl - The component is not rendered in design mode in SharePoint 2016.
    • DevExpress themes - The "System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary" exception is thrown if an end-user re-loads a page several times.
    • The "Cannot find the 'X' theme" error occurs after an application pool recycles in production environment...

Released: Dec 13, 2017

17.2.4 での更新項目

不具合の修正

  • All ASP.NET Controls
    • ASPxFileManager - AmazonFileSystemProvider - It is not possible to upload files larger than 80mb.
    • ASPxThemes - The GlobalFont property doesn't work for the Material and MaterialCompact themes.
    • Calendar - Inline Fast Navigation - The FastNavProperties.EnablePeriodNavigation property value is not taken into account when navigation is performed through gestures on touch devices.
    • Localization - InvalidSpinEditRange and InvalidDateEditRange keys are translated incorrectly...

Released: Nov 16, 2017

17.2.3 での更新項目

機能

  • GridView Control
    • Merged Column Grouping - With this release, you can now merge the Grid View's grouped columns by dragging appropriate column header(s) to the group panel and arranging them across a line.
    • Data Export - You can now export data using built-in functionality and no longer need to use an external export engine. The new 'Export' command item can be added to the built-in toolbar without any code. In addition, it now supports export to DOCX.
    • Adaptive Popup Dialogs - With this release...

Released: Nov 9, 2017

17.1.8 での更新項目

不具合の修正

ASP.NET Web Forms

All ASP.NET Controls

  • An exception occurs when the Value property is initialized and the ItemRequestedByValue method returns not an IEnumerable-type object.

ASPxDataEditors

  • ASPxComboBox - A decimal value is incorrectly posted when the Spanish culture is used.
  • ASPxSpinEdit - The display format is not applied if text is set by using ASPxSpinEdit.SetText.
  • ASPxTrackBar - Material Theme - The track bar width is always more than its container width.

ASPxGridView

  • Accessibility...

Released: Oct 6, 2017

17.1.7 での更新項目

不具合の修正

ASP.NET Web Forms

All ASP.NET Controls

  • Remove the preventPageScrollingOnSpace method as it is no longer used.
  • The "ASPxClientEditBase is not defined" error occurs when scripts are cached and the culture is changed.

ASPxDataEditors

  • ASPxCheckbox - An incorrect sprite image is displayed in the editor in IE if the AccessibilityCompliant property is set to true.
  • ASPxProgressBar doesn't show the "position" text if the DisplayMode property is set to "Custom" and the CustomDisplayFormat property...

Released: Sep 6, 2017

17.1.6 での更新項目

不具合の修正

ASP.NET Web Forms

  • All ASP.NET Controls
    • ASPxGridView - A master row context menu is shown for ASPxTreeList placed in DetailRowTemplate.
    • Documentation - The "Upgrading to a Newer Version" topic doesn't provide information about upgrading (only installation is described).
  • ASP.NET Demos
    • It is impossible to disable connection string patching in the local demos.
  • ASPxDataEditors
    • ASPxButtonEdit - The clear button is not visible.
    • ASPxCalendar - Accessibility - Icons and Selection are not visible...

Released: Aug 2, 2017

17.1.5 での更新項目

不具合の修正

All ASP.NET Controls

  • ASPxFileManager - The "Unable to get property 'GetExpanded' of undefined or null reference" JavaScript error occurs on an attempt to delete a folder.
  • ASPxHint does not always disappear from a grid row.
  • ASPxNavBar is cleared after a postback request.
  • ASPxSplitter - An iframe rendered inside a pane with the defined ContentUrl and AutoHeight set to true doesn't occupy the full panel's height.
  • ASPxUploadControl - The Open file dialog is not opened after any HTML element...

Released: Jun 29, 2017

17.1.4 での更新項目

不具合の修正

All ASP.NET Controls

  • The order and IDs of runtime resources are undetermined and can lead to an exception on loading the resource content.
  • Touch UI - The scrolling functionality does not work correctly on iOS devices.

ASP.NET Demos

  • ASP.NET DevExpress controls are not registered correctly in the VB version of DocumentServerWebDemo in VS 2017.
  • ASPxGridView - Context Menu demo - Icons are missing in the Export sub menu.
  • Source code of DevExpress.Web.DemoData.dll is missing in demos installed...