Released: May 6, 2025
24.2.7 中的更新
修補程式
ASP.NET Bootstrap
Bootstrap Data Editors
- ListBox for Bootstrap - Selected item is not visible when a list box is in a popup.
Bootstrap GridView
- Toolbar does not fit the screen width when adaptivity is enabled and VerticalScrollBarMode is set to "Auto".
Bootstrap Rich Text Editor
- RichEdit for Bootstrap and WebForms - Text style changes when text is added to the Table of Contents.
ASP.NET Core
All ASP.NET Core products
- Dashboard for Visual Studio - Object Data Source Binding Wizard does not...
Released: Mar 24, 2025
24.2.6 中的更新
修補程式
ASP.NET Core
All ASP.NET Core products
- Export to HTML - Multiline text is truncated on Linux.
- Form - NotSupportedException is thrown on an attempt to serialize Model that includes properties of the 'DataTable' or 'Type' types.
- Function category of custom function is not reflected in the format string editor of the Visual Studio Designer.
- MongoDBDataSource - TargetException ('Object does not match target type') occurs when sorting records of different schemas.
- Report Designer - Analyzer...
Released: Feb 19, 2025
24.2.5 中的更新
修補程式
All ASP.NET MVC, ASP.NET Web Forms, ASP.NET Core and Blazor products
- MongoDBDataSource throws "TypeLoadException: Could not find assembly 'MongoDB.Driver.Core" when the MongoDB.Driver NuGet package v3.0.0+ is used.
- Report exported to a PDF file loses a certain SVG image.
- SqlDataSource - Incorrect mapping for custom 'time' and 'date' column types (SQLite).
- SqlDataSource - It is not possible to convert parameter value from DateOnly to DateTime.
- Web Document Viewer - Milliseconds are lost on...
Released: Dec 12, 2024
24.2 中的更新
特性
Blazor
New Fluent Theme (CTP)
- All DevExpress Blazor component libraries support the new Microsoft Fluent 2-inspired UI theme (available as a Community Technology Preview in the v24.2 release cycle). This modern Blazor UI theme aligns visually with Microsoft Office products and offers important usability/accessibility-related benefits.
- New Blazor Fluent Theme
- While the Fluent theme draws inspiration from Microsoft's Fluent Design System, it was designed with data-intensive/information-dense...
Released: Nov 1, 2024
24.1.7 中的更新
修補程式
All ASP.NET MVC, ASP.NET Web Forms, ASP.NET Core and Blazor products
- JsonDataSource - The Cookie header is not attached to the issued HTTP request.
- SVG images are not cached in a PDF document.
- The PrintOnPage event may be triggered two times for a report control that is split between pages even when this control is located in a container with the KeepTogether option enabled.
- Web Document Viewer (Accessibility Mode) - The drop-down export toolbar item can no longer be activated.
- Web Document...
Released: Sep 20, 2024
24.1.6 中的更新
修補程式
ASP.NET Bootstrap
- All ASP.NET Bootstrap products
- Resource manager can return an incorrect resource by an index in some cases.
ASP.NET Core
- All ASP.NET Core products
- Export To PDF - Intra-document link annotations in accessible documents cannot be configured.
- Printing - Borders disappear after calling Graphics transformation methods.
- XRPictureBox - DXFontRepository fonts are not used for SVG rendering.
- XRRichText - DOCX with column breaks is not rendered correctly.
- DevExtreme Data Grid...
Released: Aug 15, 2024
24.1.5 中的更新
修補程式
ASP.NET Core
- All ASP.NET Core products
- Cascading Parameters - Server side filtering do not work with aggregated queries.
- Web Report Designer - NonTrustedTypeDeserializationException occurs when using Enum parameter types.
- Rich Text Editor for ASP.NET Core
- Numbered lists are incorrectly displayed when opening a certain RTF document.
- tableStyleOptions are not applied correctly when a table is created in a calculateDocumentVariable event handler.
ASP.NET MVC
Released: Jul 18, 2024
24.1.4 中的更新
修補程式
ASP.NET Bootstrap
- Bootstrap Scheduler
- AppointmentDoubleClick event is not raised if you click a span inside the template.
ASP.NET Core
- All ASP.NET Core products
- "Out of memory" - It is impossible to view large reports in browsers after an update.
- Export to DOCX - Content may unexpectedly move to a new page in SingleFile export mode.
- It is possible to open the Custom SQL editing window even if EnableCustomSql is not enabled.
- Memory leak may occur while exporting report to PDF with a Skia...
Released: Jun 13, 2024
24.1 中的更新
特性
Microsoft ASP.NET Core
- ASP.NET Core - Data Validation
- Standalone Editor Validation - With this release, you can use Razor syntax (in addition to Model-based method) to add validation rules directly to DevExtreme Editors. This method can be used in the following situations:
- Modifying validation rules when model changes are impossible, such as when models are shared across views.
- Adding extra editors to a view and defining associated validation rules independent of a model.
- Remote Attribute...
Released: May 7, 2024
23.2.6 中的更新
修補程式
ASP.NET Bootstrap
- Bootstrap Data Editors
- TrackBar for WebForms - The scale labels are misaligned if the control is placed inside a container with the align-text style.
- Bootstrap Navigation, Layout and Multi-Purpose Controls
- Toolbar forBootstrap - Checked state of BootstrapToolbarItems is not restored after postback.
ASP.NET Core
- All ASP.NET Core products
- MongoDB - "Query X failed to execute" error occurs on re-opening a report in Visual Studio and switching to the Preview tab.
- SqlDataSource...