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 1 (29.1.37)
Released: Apr 8, 2025
2025 Volume 1 (29.1.37) での更新項目
不具合の修正
Chart
Accessibility text for Zoom and Pan icons in the zoom toolbar is now updated properly when specified.
In chart, the tooltip rendering now handles large data values without impacting page responsiveness.
Data editing on chart points will now be correctly canceled when the edit action is discarded in the OnDataEdit event.
Circular Gauge
The circular gauge pointer now updates and remains visible when its value is changed dynamically.
Context Menu
Fixed an issue where the context menu element was not created when attempting to open it rapidly, despite triggering the opened event.
Data Grid
Fixed an issue where Batch editing did not work properly with the OData V4 adaptor.
Fixed an issue where Lazy Load Grouping with Infinite Scrolling failed to load child data after expand/collapse.
Fixed an issue where the CSV export icon was not displayed when EnableAdaptiveUI was enabled in the datagrid.
Fixed an issue where Infinite Scrolling records in the datagrid caused performance or interaction problems.
DocIO
Wrapped paragraphs with indentation are now positioned properly while converting a Word document to PDF.
The NullReferenceException will no longer be thrown while converting a Word document with empty paragraph to PDF.
Hanging issue is now resolved while executing mail merge after disable ClearField API.
Multilevel bullet list is now preserved properly while converting HTML to DOCX.
The ArgumentException will no longer be thrown while comparing DOCX documents.
Form elements are now preserved properly while converting HTML to DOCX.
HeatMap
Selection now functions correctly when multiple heatmaps are rendered.
ListBox
The issue of a 'Script error thrown while rapidly dragging in the Blazor listbox on mobile devices' has been resolved.
MultiSelect
Fixed an issue where the focus did not shift to the fully matching item in the popup when the AllowCustomValue setting is enabled.
PDF
Addressed an issue where word-by-word text extraction failed to return accurate results.
Fixed a problem where the page size of an existing PDF document was incorrectly reported.
Resolved an exception that occurred when saving a PDF document after flattening a rubber stamp annotation.
Query Builder
Fixed the issue by ensuring the Created event is triggered once the persisted rule date is loaded in the query builder.
Split Button
Fixed an issue where the dropdown popup did not close when two dropdown buttons were placed on a single page, one with a default selection and another with popup content.
Tree Grid
Resolved dragged record got freeze when we drop that record below the drop suggestion line.
Provided optional parameter in the GetFilteredRecordsAsync method. This parameter enables a strict filtering mode, ensuring that records are retrieved only when a filtering or searching action is performed in the TreeGrid; otherwise, an empty list is returned.