Please note that new Timed Subscription Licenses for Syncfusion Essential Studio for Blazor are available as part of Syncfusion Essential Studio Enterprise.
Syncfusion Essential Studio Blazor 2025 Volume 3 SP1 (31.2.3)
Released: Oct 22, 2025
2025 Volume 3 SP1 (31.2.3) での更新項目
機能
Dashboard Layout
Performance Improvements - The Dashboard Layout component's performance has been improved during the Initial rendering, Resizing, Dragging/Moving.
Data Form
The DataForm component now supports enabling and disabling the entire form through the Enabled property. Both DataForm and FormGroup have their own independent Enabled properties, which default to true. Setting the DataForm's Enabled property to false will disable the entire form, affecting all child components. Conversely, setting the FormGroup's Enabled property to false will only disable that specific group, preventing interaction with its fields while leaving form-level events unaffected.
Tree Grid
Provided support for custom aggregate values in Tree Grid exports across Excel, PDF, and CSV formats.
不具合の修正
Circular Gauge
The circular gauge now calculates intervals correctly when the minimum range is negative, and the labels render properly.
HeatMap
The heatmap now renders correctly when Height and Width are specified.
Mention
Resolved a flickering issue in the Mention component when the SearchAsync method is used programmatically.
Rich Text Editor
The Rich Text Editor now works properly when Readonly is configured with SlashMenuSettings.
The Rich Text Editor now works properly without any script errors when using the Backspace key in the iframe editor.
Schedule
The issue with appointment resizing when the interval was set in the onResizeStart event has been fixed.
Fixed an issue where events were misaligned after resizing the Scheduler.
Toast
Fixed an issue where the Toast Component was throwing an exception during component disposal.
Toolbar
The issue with toolbar items are being incorrectly ordered when overflowMode is set to Extended mode has been resolved.