DevExpress ASP.NET 17.1.5

Die Aktualisierung beinhaltet mehrere Fehlerkorrekturen.
August 3, 2017
Neue Version

Fehlerkorrekturen

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 is dropped outside the drop zone.
  • NuGet - The web.config file loses user modifications in certain cases.

ASPxDataEditors

  • ASPxCallback - False vulnerability - The Burp Suite scanning tool marks the callback parameter returned in Response as the "Cross-site scripting (reflected)" vulnerability.
  • ASPxComboBox - A scrollbar is shown in a combo box item with a long text in FireFox.
  • ASPxGridLookup - A selected value is lost after filtering the grid with the filter row if none of the records satisfies the filter condition.
  • ASPxGridLookup - It's not possible to define an inner grid's EditFormLayoutProperties.
  • ASPxGridLookup clears its text after selection when TextFormatString and DisplayFormatString are set to the same value.
  • ASPxTextBox - The 'Cannot read property 'Length' of undefined.' error occurs when using a specific Mask.
  • The "TypeError: this.filterStrategy is null" error occurs when the Password=True ASPxTextBox control is autofilled with a password and the ASPxComboBox control is present on a page.

ASPxGridView

  • ASPxGridView - "A primary key field specified via the KeyFieldName property is not found" exception occurs when KeyFieldName points to an incorrect field name if a focused row is enabled.
  • ASPxGridView - Accessibility - Icons of inplace combobox editors are not visible in High Contrast Theme.
  • ASPxGridView - Batch editing - The "Object doesn't support property or method 'getBoundingClientRect'" error when banded cells are used in IE.
  • ASPxGridView - Documentation - Describe that the group footer is not supported when the responsive layout is used.
  • ASPxGridView - Font settings are applied incorrectly to different parts when the Youthful theme is used.
  • ASPxGridView - Header data columns have duplicated cells when header bands are used in DataAwareExport mode.
  • ASPxGridView - It is impossible to customize the Today and Clear buttons' text in the header filter when the Mode is DateRangePicker.
  • ASPxGridView - Merged cells are not hidden after setting the AllowCellMerge property to false on a postback in a button's server-side Click event handler.
  • ASPxGridView - Moderno theme - Grid lines are not rendered correctly when Cell Merging is used.
  • ASPxGridView - The Column chooser is shown correctly only in the Default theme.
  • ASPxGridView - The Column Resize feature is working incorrectly when the Mode property is set to Control and the control size becomes more than the screen size.
  • ASPxGridView - The GetSelectedFieldValues method returns an array of DevExpress.Data.Helpers.ServerModeCompoundKey values when a compound key is used and the grid is bound to LinqServerModeDataSource.
  • ASPxGridView - The grid has an extra line in its status bar when doctypeMode is set to XHTML.
  • ASPxGridView - Toolbar - It is not possible to unselect a sub-item.
  • ASPxGridView documentation - Add information that it's not possible to rely on the order in which rows are processed in the CustomCellMerge event handler.
  • ASPxGridView inside UpdatePanel - The row width increases after sorting if the fixed column exists, the horizontal scrollbar is enabled and rows have different height.
  • ASPxGridView scrolling is slow on mobile devices in Material, MaterialCompact themes.
  • Documentation - ASPxGridView.DetailRowExpandedChanged is not fired when the ExpandRowByKey method is called.

ASPxHtmlEditor

  • ASPxHtmlEditor - Dialogs cannot be moved past a certain line if the page is scrolled down.
  • ASPxHtmlEditor - How to process pasted Word text on the server side.
  • ASPxHtmlEditor - It is impossible to change the font size if the "AllowEditFullDocument" property is set to True.
  • ASPxHtmlEditor - The client-side HtmlChanged event doesn't fire when an element style is changed.

ASPxQueryBuilder

  • ASPxQueryBuilder - Localization via Satellite Assemblies is not applied.
  • ASPxQueryBuilder - The Command Timeout parameter is ignored when Preview or Save buttons are pressed.
  • Query Builder - Loading indicator is not shown when table schema is loaded.
  • The control adds the "top 1" string to a query after pressing the Save button the second time.

ASPxRichEdit

  • ASPxClientRichEdit - Documentation - FileSaveAsCommand.execute demonstrates code that may be considered incorrect.
  • ASPxClientRichEdit - The fileSaveAsDialog command is not implemented in version 16.2.
  • ASPxRichEdit - Documentation - Describe that ChangePageSizeCommand accepts parameters in twips.
  • ASPxRichEdit - Navigation by Tab press inside a table works unexpectedly.
  • ASPxRichEdit - Performance is low on editing a multipage table.
  • ASPxRichEdit - The "Cannot read property 'value' of undefined" error occurs on an attempt to open a certain document.
  • ASPxRichEdit - The "Impossible set selection with length == 0" script error occurs on an attempt to add a document variable and update all fields on the client side when a document already contains a document variable in the footer.
  • ASPxRichEdit - The 'Cannot read property 'move' of undefined' error occurs on an attempt to resize a table if the ReadOnly property is set to True.
  • ASPxRichEdit - The Page count field is cut off if it is located in a table with the right alignment inside the page footer.
  • The "Uncaught TypeError: Cannot read property 'cssString' of null" error occurs when loading a large document from a database.

ASPxScheduler Suite

  • The "appointment resize" operation is not cancelled if a mouse button is released outside the ASPxScheduler control.
  • The "Unable to get property 'cells' of undefined or null reference" error occurs on the initial load of ASPxScheduler's TimeLine view.
  • The "Unable to set property 'height' of undefined or null reference" error occurs when ASPxScheduler's TimeLine view contains a single scale.
  • The appointment location is calculated incorrectly in the TimeLine view when the SnapToCellsMode option is enabled.
  • The ASPxScheduler control incorrectly intercepts keyboard shortcuts when other editors on the form receive focus.
  • Time scales are arranged incorrectly if the TimeLineView.TimeLineViewStyles.ScrollAreaHeight property is specified.

ASPxSpreadsheet

  • ASPxSpreadsheet - It's not possible to handle the server-side ActiveSheetChanged event.
  • ASPxSpreadsheet - The Firefox browser is not responding on reloading ASPxSpreadsheet with frozen panes.
  • ASPxSpreadsheet - When using the Find feature, navigation to the first found cell is not performed in some cases if the control's ReadOnly property is set to true.

Navigation, Layout & Multi-Purpose Controls

  • ASPxNavBar - Item selection is not synchronized with URL if URL contains an upppercase umlaut symbol.
  • ASPxPopupControl - The website specified in ContentUrl disappears after being dragged in IE 11.
  • ASPxRibbon - The paragraph style combo box is not placed on a new line with the Material and Material Compact themes applied.
  • ASPxSplitter - Paddings are not applied in the Edge Browser.
  • ASPxSplitter is rendered incorrectly with Material/MaterialCompact themes when using browser zoom in Chrome.
  • ASPxTabControl - A tab is selected when being clicked with Ctrl held down although a corresponding page is opened in another browser tab.

Project Templates

  • Responsive Web Application - Login and Register options are not available on smaller screens.

XtraReports Suite

  • ASPxDocumentViewer - The control doesn't display a report in RTL mode.
  • ASPxWebDocumentViewer - The editingFieldChanged event is raised too many times for the Date field picker.
  • Web Report Designer - "An object assigned to the DataSource property cannot be used as a report's datasource ..." error is thrown after ObjectDataSource was assigned to the report from the DataSources collection.
DevExpress ASP.NET

DevExpress ASP.NET and Blazor

Alle preisgekrönten ASP.NET, MVC, ASP.NET Core, ASP.NET Bootstrap und Blazor-Komponentensammlungen, Bibliotheken und Erweiterungen, die von DevExpress in einem Paket zusammengefasst wurden.

Sie haben eine Frage?

Live-Chat mit unseren DevExpress-Lizenzierungs-Spezialisten.