DevExpress ASP.NET 16.2.6

不具合をいくつか修正したメンテナンスリリース
3月 30, 2017
新バージョン

不具合の修正

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 validation tooltip is displayed incorrectly when the control is displayed close to the right side of the browser window.
  • ASPxGridLookup - It is impossible to specify the SettingsResizing settings in markup.

ASPxGridView

  • ASPxGridView - Batch Edit - It is not possible to select a node in ASPxTreeView placed inside DropDownWindowTemplate of GridViewDataDropDownEditColumn.
  • ASPxGridView - Batch Edit - Text in a modified cell is almost invisible when this row is focused or selected in the RedWine theme.
  • ASPxGridView - Column dragging works incorrectly if a restored grid layout contains duplicate indices.
  • ASPxGridView - CommandLayoutItem position is unexpected when the Edit Form adaptivity is enabled.
  • ASPxGridView - Disabled command buttons are misaligned as compared to enabled ones.
  • ASPxGridView - It is impossible to change caption styles when a column has an EditItem template.
  • ASPxGridView - It's impossible to add command buttons using the designer.
  • ASPxGridView - RedWine Theme - Text in DataItemTemplate is not readable when a row is focused.
  • ASPxGridView - Responsive Layout - Column headers are invisible when column cells are still visible in Chrome and Opera.
  • ASPxGridView - Scrolling works slowly when there are a lot of columns and a fixed column exists.
  • ASPxGridView - The ASPxClientGridView.ApplySearchPanelFilter method does not work.
  • ASPxGridView - The header filter popup is not closed if the grid's Refresh method is called.
  • ASPxGridView - The vertical scrollbar disappears after the grid is edited using the popup edit form.
  • ASPxGridView Filter Builder - The TextBox editor is shown for a hierarchical column under certain circumstances.
  • ASPxGridViewExporter - Allow users to set the XlsExportNativeFormat property in the RenderBrick event handler.

ASPxHtmlEditor

  • ASPxHtmlEditor - A list item with an empty link cannot be focused in the Design View.
  • ASPxHtmlEditor - Image properties in the Image Dialog are blank after image alignment was changed (Chrome).
  • ASPxHtmlEditor - Images are not pasted into ASPxHtmlEditor's content when a user is pasting text with images from Word.

ASPxPivotGrid

  • ASPxPivotGrid - The ClientLayout event is unavailable in IntelliSense.
  • OLAP - CreateDrillDownDataSource doesn't work with ragged hierarchies.

ASPxRichEdit

  • ASPxRichEdit - Bullets in a bullet list created from plain text are not saved when obtaining a string by applying Encoding.ASCII.GetString to the result of the SaveCopy method.
  • ASPxRichEdit - DOCVARIABLE fields placed in the header/footer section don't update their values before printing.
  • ASPxRichEdit - It's not possible to customize the format of numbers on a multi-level numbered list.
  • ASPxRichEdit - The "Cannot read property "showCode" of undefined" script error occurs on an attempt to insert bullets in a table.
  • ASPxRichEdit - The "Cannot read property 'getPoint' of null" script error occurs when dragging a table border out of the editor.
  • ASPxRichEdit - The "Cannot read property 'getPosition' of getPosition" script error occurs on an attempt to change the margin in the document's header.
  • ASPxRichEdit - The first page header is repeated on the second page after inserting a table into the first page's last row even if the Different First Page setting is enabled.
  • Tab formatting and a horizontal line are inconsistent in a document displayed in the ASPxRichEdit control.

ASPxScheduler Suite

  • The client-side VisibleIntervalChanged event isn't raised until the active view is changed.

ASPxSpreadsheet

  • ASPxSpreadsheet - The "URI scheme is not supported" error occurs when copying values from MS Excel.
  • ASPxSpreadsheet - A loading panel is shown infinitely on an attempt to paste a value to a protected cell for the second time.
  • ASPxSpreadsheet - Demos - Worksheet Protection - A JavaScript exception is thrown on an attempt to paste a value in an unprotected cell.
  • ASPxSpreadsheet - Number formatting loses localization settings after hibernation.
  • ASPxSpreadsheet - The Rename Sheet dialog is displayed on a worksheet tab's double click when a workbook has Workbook Structure Protection enabled.
  • ASPxSpreadsheet - Worksheet is completely blank when deployed to the server with FIPS enabled.
  • Ctrl+N shortcut does not work in the ASPxSpreadsheet control.

ASPxTreeList

  • ASPxTreeList - System.Web.HttpContext.Current is inaccessible in the PageIndexChanged event handler.
  • ASPxTreeList throws a JavaScript error on an attempt to run a page with an empty control.

ASPxVerticalGrid

  • ASPxVerticalGrid - Category rows' caption is not shown in IE11 when HorizontalScrollBarMode is "Visible" and AllowEllipsisInText is set to true.

Navigation, Layout & Multi-Purpose Controls

  • ASPxFileManager - IE crashes when setting thumbnails in code behind.
  • ASPxFileManager - The SetCurrentFolderPath method does not work if SettingsFolders.Visible="false".
  • ASPxFormLayout - The designer shows an incorret layout if the designer's form is resized.
  • ASPxMenu is not closed when a file is returned on an item click in IE.
  • ASPxNavBar - A page is navigated to a new tab instead of being opened in an iframe when the ContentUrlIFrameName property is used in Firefox.
  • ASPxNavBar - Items are not selected if the control is created in markup and the AllowSelectItem property is set to True.
  • ASPxNavBar in CallbackMode with a group hidden through Visible="false" opens wrong sections.
  • ASPxObjectControl - It is impossible to watch a video in full screen mode when the component is placed in two ASPxSplitters.
  • ASPxRadioButtonList - The SpriteProperties-DisabledTop and SpriteProperties-DisabledLeft properties in the CheckedImage and UncheckedImage setting sets are swapped.
  • ASPxUploadControl - If the file dialog is opened again after selecting a file and the Cancel button is clicked in it, file uploading is not performed on the Upload button click when the "Standard" upload mode is used.
  • ASPxUploadControl - The "Browse" button does not work when the page is zoomed in the default and Chrome browsers on Android.
  • The ASPxFormLayout designer generates an exception after a mouse click on the "MoveDown" toolbar button if "RootGroup" is selected.

XtraCharts Suite

  • An uninformative message is displayed if Appearance is not ready during chart initialization.

XtraReports Suite

  • The 'Cannot read property 'document' of null' error occurs on printing a report from the Opera browser of version 43 using the ASPxDocumentViewer control.

All ASP.NET MVC Products

  • Project Templates - Visual Studio 2017 Community Edition - The "The type or namespace 'http' and 'mvc' does not exist in system.web assembly" error occurs on an attempt to build an MVC project after it is created.
  • The 405 HTTP error occurs when using the jQuery.ajax function with DevExpress scripts loaded on a page.

Data Access Library

  • The 'Query failed to execute' error occurs when a specific stored procedure is selected as a report data source in the Report Wizard.

MVC CardView

  • CardView - The client layout is not restored.
  • CardView does not change the page size when custom binding is used.

MVC Data Editors

  • TokenBox - Artifacts are displayed in the input box on items selection when the accessibilityCompliant attribute is enabled.

MVC GridView

  • GridView - A form layout placed into EditFormTemplate does not have effect on the object passed to the controller action.
  • GridView - Command buttons are not correctly aligned if the adaptivity mode is used.
  • GridView - How to bind a ComboBox column to a large data source.
  • GridView - It is not possible to scroll to the right end of the grid with band columns when a browser window is resized.
  • GridView - Server Mode - The recursive ExpandRow method works incorrectly if there are three levels of grouping.

MVC Navigation, Layout & Multi-Purpose Extensions

  • DockPanel - DockPanel isn't moved to another zone after changing its OwnerZoneUID on CallbackPanel's callback.
  • FormLayout - The TabbedLayoutGroup.PageControl.SaveStateToCookies property has no effect.
  • Ribbon - How to enable scrolling in popup menus.

MVC Pivot Grid

  • PivotGrid - NullReferenceException is thrown when clearing the PivotGridSettings.Fields collection.

MVC Report

  • Web Report Designer - It's not possible to correctly register a font that has a space symbol in its name (e.g., Wingdings 3).
  • Web Report Designer - Padding values are changed after saving the report if its ReportUnit is different from HundredthsOfAnInch.
  • WebDocumentViewer - Submitting the same report document in a row several times causes the OutOfMemory exception.
  • WebDocumentViewer's popups do not work in ASPxPopupControl.

MVC RichEdit

  • RichEdit - MVCxRichEditUploadControl gets incorrect CallbackRouteValues if the RichEditExtension.GetCallbackResult method is used.

MVC Scheduler

  • "Unable to get property '...' of undefined or null reference" exceptions are raised when custom scales are implemented for the TimeLine view and client rendering is enabled.
  • A custom error text specified using the SchedulerExtension.SetErrorText method is not returned to the client on callback requests when a client render is enabled.

MVC SpellChecker

  • The "Unable to serialize the session state" error is raised when clicking the Spell Check button on HtmlEditor.

MVC Spreadsheet

  • Spreadsheet - A cell value is corrupted when the General format is applied after a custom one.
  • Spreadsheet - After unprotected cells are moved in a protected sheet, they become protected.

MVC TreeList

  • TreeList - "DisplayName" attributes from the Model don't set column captions.
DevExpress ASP.NET

DevExpress ASP.NET and Blazor(英語版)

優れたすべてのASP.NET、MVC、ASP.NET Core、ASP.NET Bootstrap、Blazorコンポーネントスイート、ライブラリ、および1つの統合パッケージのDevExpressで作成した拡張機能。

ご質問がありますか?

今すぐ DevExpress ライセンススペシャリストとライブ チャット