DevExpress ASP.NET and Blazor のリリース

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

Released: May 17, 2017

17.1.3 での更新項目

機能

  • New Hint Control - This release ships with the new Hint Control for both ASP.NET WebForms and ASP.NET MVC. As you might expect, the DevExpress ASP.NET Hint Control generates its content on demand and displays it within a box along with an arrow targeting the specified UI element on a web page. Features include:
    • A trigger action to display the hint (hover, click, focus, programmatic)
    • Customizable delay before the display of the hint
    • Animation effects
    • Callout element availability
    • Position over...

Released: Mar 29, 2017

16.2.6 での更新項目

不具合の修正

ASPxCardView

  • ASPxCardView - The "Multiple controls with the same ID 'DXEditingCard' were found" error occurs on an attempt to click the Cancel button in the last card's edit form when EndlessPaging is used.

ASPxDataEditors

  • ASPxCaptcha - Accessibility - Some "table" elements don't have required attributes for accessibility compliance.
  • ASPxDateEdit - Active visible days of the previous month are rendered as disabled in the current month view in the Office2010Blue theme.
  • ASPxDateEdit - The...

Released: Feb 28, 2017

16.2.5 での更新項目

機能

  • Support for Visual Studio 2017.

不具合の修正

ASPxDataEditors

  • ASPxComboBox - The dropdown can be shown on a dropdown button click on a touch screen in Microsoft Edge when ClientEnabled is set to false.
  • ASPxComboBox doesn't load items if a user scrolled down.
  • ASPxGridLookup - Selected values are ordered incorrectly in the case of non-XML datasources.
  • ASPxGridLookup - The "Error Creating Panel: unable to cast object of type..." error occurs on an attempt to access the designer.
  • ASPxRadioButton - A...

Released: Jan 18, 2017

16.2.4 での更新項目

不具合の修正

All ASP.NET Controls

  • Documentation - Add a note that the ASPxUploadControl.FileUploadComplete event is not raised for individual files when multiple files are loaded in the Advanced mode.
  • Documentation - ASPxHiddenField - Update the Data Types Supported by the ASPxHiddenField help article.
  • Documentation - The "Embedding Third-Party Libraries" article doesn't contain information about script libraries' versions.
  • The 'ASPxPopupControlBase.ContentUrl Property' topic - See Also links are not...

Released: Dec 14, 2016

16.2.3 での更新項目

機能

  • GridView Control
    • Accessibility Enhancements - This release incorporates a number of accessibility specific enhancements so you can deliver accessible web applications for people with disabilities - including those who use assistive technologies such as screen readers. The rendering of the ASP.NET Grid Controls has been improved by adding WAI-ARIA attributes to identify features and elements for user interaction.
    • Fixed Column Enhancements - Improved the functionality of fixed columns within...

Released: Nov 17, 2016

16.1.8 での更新項目

機能

  • Visual Studio 2017 RC support.

不具合の修正

All ASP.NET Controls

  • Documentation - Correct the "Assembly" section to "JavaScript" for ASPxClientSpreadSheet and ASPxClientRichEdit classes.

ASP.NET Demos

  • The DevAV-MVC demo does not work after upgrade to 16.1.7.
  • ASPxTreeView and ASPxGridView are incorrectly resized in the Webmail Client demo.

ASPxGridView and Editors Suite

  • ASPxGridView - The filter control doesn't apply a filter expression on the "OK" button click if the "OK" button changes its position...

Released: Oct 13, 2016

16.1.7 での更新項目

不具合の修正

All ASP.NET MVC Products

  • Documentation - Add a clarification about necessary synchronization between Web.config's doctypeMode setting and a page's DOCTYPE declaration.
  • Documentation - The "GridViewSettings.RowValidating Property" help topic contains an incorrect description.

ASP.NET Demos

  • It's impossible to run MVC Demos if only MVC 5 is installed on the computer.

ASPxEditors Suite

  • ASPxPageControl stores a wrong active tab index in cookies if the SaveStateToCookiesID property value...

Released: Sep 7, 2016

16.1.6 での更新項目

機能

ASPxGridView and Editors Suite

  • ASPxGridView - Scroll the grid automatically when a column is being dragged.

不具合の修正

All ASP.NET Controls

  • Documentation - Update the ValidationExpression property value in the RegularExpressionValidationPattern.ValidationExpression document's code snippet

ASP.NET Demos

  • Clinical Study demo - Database recreation takes a lot of time
  • The "Grid - Grid Columns - Customization Window" demo refers to an obsolete property
  • The WebmailClient demo has an incorrect layout...