Released: Apr 29, 2021
Updates in 20.2.7
Fixes
Microsoft ASP.NET Bootstrap
- Bootstrap GridView
- GridView for Bootstrap - The Customization Dialog's render does not pass the WAVE validation when AccessibilityCompliant=True.
- Bootstrap Navigation, Layout & Multi-Purpose Controls
- FileManager for ASP.NET - Microsoft OneDrive Personal FileSystemProvider - The "Cannot create a file without content" error occurs on uploading files.
- TreeView for Bootstrap - The appearance of a selected/disabled node is not applied to child nodes created on...
Released: Mar 24, 2021
Updates in Blazor UI Components
Features
Data Grid
- Drop-Down Width Modes for Combobox Columns - Added the DropDownWidthMode property to the Data Grid's combobox column. Use this property to set the width of the combobox column editor’s drop-down list. This editor is displayed within the filter row and edit form. The following three modes are available:
- ContentOrEditorWidth (Default) - Item text is fully displayed. Minimum list width matches the editor.
- ContentWidth - List width equals the width of the longest list item...
Released: Mar 18, 2021
Updates in 20.2.6
Fixes
All products
- If editors show the drop-down list, values in editors are blocked.
Microsoft ASP.NET Bootstrap
- Bootstrap CardView
- CardView for Bootstrap - Batch Editing - A combo box drop-down is truncated.
- Bootstrap GridView
- GridView for Bootstrap - The grid placed inside BootstrapDropDownEdit is not filtered after a postback when an editor is defined via the SettingsSearchPanel.CustomEditorID property.
- Bootstrap Scheduler
- Scheduler for Bootstrap - The control's layout in the Timeline view...
Released: Jan 21, 2021
Updates in 20.2.5
Fixes
All ASP.NET MVC products
- DevExpress MVC controls - The ViewContext and Controller objects persist in server memory between requests if the GetStyleSheets/GetScripts methods are used.
ASPxCardView
- CardView for WebForms - An empty card does not occupy the entire space if CardsPerRow is set to "1".
ASPxDataEditors
- DateEdit and ComboBox for WebForms - Buttons in the header do not work in adaptive mode if editors are located inside NavBar.
- DateEdit for WebForms - The time part is reset after...
Released: Dec 3, 2020
Updates in 20.2.4
Fixes
All ASP.NET Core products
- Dashboard for Microsoft ASP.NET Core and DevExtreme ASP.NET Core project - A JavaScript error occurs when a parameter is added.
- ListSourceDataController selects empty data when CriteriaOperator contains duplicate subexpressions along with the Concat function or the In operator in certain scenarios.
- LoadIndicator is not shown after toggling the showIndicator option.
- Popover - The Shading overlay has an incorrect position under certain conditions.
- SelectBox...
Released: Oct 27, 2020
Updates in 20.2.3
Features
New in ASP.NET and MVC controls v20.2
Common Enhancements
- This release includes important quality-related enhancements for both WebForms/MVC data container controls (GridView, TreeList, and CardView) and WebForms/MVC Data Editors Library. Enhancements include (but are not limited to) the following:
- Improved control behavior in Batch Edit mode. Re-designed UI "focus" mechanism and improved control behavior when rendered on touch screens.
- Published new client-side APIs and improved...
Released: Oct 14, 2020
Updates in 20.1.8
Fixes
All ASP.NET Web Forms products
- DevExpress ASP.NET controls - The "Skin file cannot be parsed: The type initializer for 'XmlTextReaderExtension' threw an exception." exception occurs if a theme is used and an application is started with the Medium trust level enabled.
ASPxCardView
- CardView for Web Forms - 'Expand' and 'Collapse' buttons do not have icons in a group row for the Xaf theme.
ASPxDataEditors
- Combobox - The "this.filterStrategy.ClearFilterApplied is not a function" error occurs...
Released: Aug 27, 2020
Updates in 20.1.7
Fixes
All ASP.NET Web Forms products
- GridView for WebForms - The "Preview Changes" window doesn't contain unmodified fields of rows.
- The "HRESULT E_FAIL has been returned from a call to a COM component" error occurs on a page with ASPxRoundPanel after applying the hotfix from the T893916 report.
- The dxHighContrast class is not applied to the element in modern Microsoft Edge and FireFox browsers.
ASP.NET Demos
- DevAV Demo - A search panel filter is lost after any callback in the grid on the Tasks...
Released: Jul 16, 2020
Updates in 20.1.6
Fixes
All ASP.NET Web Forms products
- "HRESULT E_FAIL has been returned from a call to a COM component" error occurs when a page is rendered in the Microsoft Visual Studio Designer.
ASPxDataEditors
- ASPxListBox - No default translations for the "Enter text to filter" string in the "en", "ru" and "ja" cultures.
- DateEdit - An invalid value is not reset after the editor loses focus if the values does not belong to a MaxDate/MinDate interval.
- FormLayout - 'Attempt by security transparent method...
Released: Jun 4, 2020
Updates in 20.1.4
Fixes
ASP.NET Demos
- Gantt for MVC - Validation Demo - Parent tasks are updated if the SettingsValidation.AutoUpdateParentTasks property is disabled via the check box.
- HtmlEditor - Placeholders Demo - The PlaceholdersHtmlEditorPartial view is not published in the online demo.
ASPxCardView
- CardView - Batch Editing doesn't work when the adaptive mode is enabled (SettingsAdaptivity.AdaptivityMode = "SingleColumnWindowLimit").
- CardView for WebForms - The AllowEllipsisInText property doesn't work when...