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 4 SP1 (32.2.3)
Released: Feb 5, 2026
2025 Volume 4 SP1 (32.2.3) での更新項目
機能
Gantt Chart
Added multi-page support to automatically paginate exported content that exceeds a single page. This enhancement includes proportional scaling for height and width to ensure proper fit within PDF pages, along with header and footer alignment options (left, center, right) for improved formatting.
Visual Studio Code Extensions
Introduced a Visual Studio Code Scaffolder for the Blazor platform, enabling developers to generate Razor pages and controllers for DataGrid, TreeGrid, Charts, Scheduler, and Diagram components using models and data contexts.
不具合の修正
Chart
Chart X-axis labels are now displayed correctly when the axis is set to be inverse.
Context Menu
An issue where Context Menu icons were misaligned vertically and positioned slightly lower has been resolved.
Data Grid
Fixed inconsistent filtered icon appearance across all themes.
Date Range Picker
Fixed an issue where the MaxDays property did not work correctly when using a non-nullable TValue in DateRangePicker.
DropDown Button
Resolved an issue where the Dropdown Menu closed when its popup height exceeded the viewport.
DropDown List
Fixed console exception when conditionally rendering the dropdown list on value change event.
Resolved exceptions in DropDownList component during rendering and interaction scenarios.
ListBox
Resolved an issue where using a nullable int as TValue caused the ValueChange event to return null value in the event arguments.
Menu
An issue where the Menu inside a DropdownButton was not receiving focus when navigating with the Down Arrow key after pressing Enter has been resolved.
MultiSelect
Resolved exceptions in MultiSelect component during rendering and interaction scenarios.
Numeric TextBox
Resolved the accessibility issue related to the aria-label attribute in the Numeric TextBox component.
Toast
Resolved exceptions in Toast component during rendering and interaction scenarios.
Tooltip
Resolved exceptions in Tooltip component during rendering and interaction scenarios.
Tree Grid
Fixed inconsistent filtered icon appearance across all themes.