Released: Feb 12, 2019
18.2.6 での更新項目
不具合の修正
ASP.NET Web Forms ASPxGridView
- The confirmation message is not shown when rows are deleted via the "DeleteSelectedRowsOnPage" toolbar item and SettingsBehavior.ConfirmDelete is enabled.
ASPxHtmlEditor
- A custom dialog has a built-in dialog's width.
- The <td> element is removed when cell text is selected and deleted.
ASPxRichEdit
- Export to PDF causes the OutOfRangeException when a document contains a header with a text box.
ASPxScheduler Suite
- The "Cannot read property 'getCalendar' of...
Released: Jan 24, 2019
18.2.5 での更新項目
不具合の修正
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
18.2.4 での更新項目
不具合の修正
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
Released: Nov 8, 2018
18.2 での更新項目
機能
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 Templates...
Released: Nov 1, 2018
18.1.7 での更新項目
不具合の修正
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
18.1.6 での更新項目
不具合の修正
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...
Released: Aug 1, 2018
18.1.5 での更新項目
不具合の修正
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
18.1.4 での更新項目
不具合の修正
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
18.1 での更新項目
機能
- CardView Control
- 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:
Released: May 11, 2018
17.2.8 での更新項目
不具合の修正
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...