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 SP2 (31.2.12)
Released: Nov 18, 2025
2025 Volume 3 SP2 (31.2.12) での更新項目
機能
Data Grid
Breaking Changes - Virtualization behavior with NewRowPosition has been updated. When adding new records with NewRowPosition set to Bottom, the records are now inserted at the top of the Grid (0th index) instead of at the bottom of the first viewport. By default, a newly added row is automatically selected; however, when NewRowPosition is set to Bottom, the row is rendered in the virtual DOM, and to maintain consistency, the Selection for the newly added record is not retained.
Gantt Chart
Improved keyboard interaction functionality in virtualization mode and provided smooth record scrolling using the arrow keys.
Added the AutoUpdatePredecessorOffset API to control offset updates for predecessors. When disabled, predecessor offsets remain fixed, enforce strict dependency validation, and prevent automatic recalculation.
Visual Studio Code Extensions
Provided .NET 10.0 support to the Syncfusion Visual Studio Code Blazor Project Template, Conversion, and Migration.
Visual Studio Extensions
Provided .NET 10.0 support to the Syncfusion Blazor Template Studio, Code Generator, Conversion, Migration, and Scaffolding.
不具合の修正
ComboBox
Resolved an issue where the blank space appears during list item filtering and selection with virtualization enabled.
Data Grid
Resolved an issue where the Grid Toolbar item order changed after exiting search mode, the custom refresh icon no longer moves from the right to the center.
Resolved an issue where Grid export throws an exception when using Stacked columns with a Template column and no export properties.
Resolved an issue where Row Drag-and-Drop with CheckboxMode caused unintended text selection.
Resolved an issue where, with Virtualization enabled, a newly added row at the bottom disappears.
Resolved an issue where adding a new row at the bottom of the Grid highlights the previous row instead of the new one.
Dialog
Fixed an issue where the previously active button did not regain focus after closing the dialog using the Escape key.
Gantt Chart
Fixed an issue where selecting the SplitTask option in the context menu on the first segment did not work. The option is now disabled for that position to ensure correct behavior.
Fixed an issue where the segment collection was not updated correctly after splitting the taskbar.
Mention
Fixed an issue where a JS interop call in the Mention component's open event incorrectly affects PopupWidth and PopupHeight.
Progress Button
Fixed an issue where the spinner was not overlaying content correctly when positioned at the center.
Rich Text Editor
The Rich Text Editor now works properly when passing CustomFormData in the OnImageRemoving event.
The Rich Text Editor now works properly when exporting content to PDF with the latest updated value.
Time Picker
Resolved an accessibility issue where the TimePicker component had an incorrect aria-controls reference.
Uploader
Fixed an issue where the File Uploader fails to update progress correctly for 100 GB files.