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 2 (30.1.39)
Released: Jul 8, 2025
Updates in 2025 Volume 2 (30.1.39)
Features
PDF
Added support for exact match text redaction in PDF documents.
Fixes
Accumulation Chart
The data label template now renders correctly without overlapping in the Accumulation Chart.
Chart
The corner radius in the Column Chart now renders accurately, even for small values and narrow widths.
In the Polar Chart, the spline area now closes correctly, forming a complete path.
ComboBox
Fixed an issue where the focusing items when typing matched words and pressing the tab key in the combo box with filtering enabled.
Fixed an issue where the combo box popup would open unexpectedly when focus was lost after pressing the Tab key.
Fixed an issue where the same value, with AllowFiltering enabled, was not properly displaying the dynamic change in the DataSource value during the OnOpen event.
Dashboard Layout
Resolved the overlapping issue while performing drag and drop action in the Dashboard Layout component.
Data Form
Fixed the 'Tab' key sequence in DataForm when using the editor type as dropdown list.
Data Grid
Enhanced DataGrid ExportToPdfAsync to successfully export PDFs when columns use the 'D' format specifier.
Date Range Picker
Resolved the issue where the DateRangePicker appeared entirely disabled when the AllowEdit property was set to false.
DocIO
Revisions are now accepted properly after calling AcceptAll API.
Delete revision content is now preserved properly after calling AcceptAll API.
TOC entries with list separators are now updated properly after calling the UpdateTableOfContents API.
List format inside the vertically merged cells is now preserved properly while converting a Word document to PDF.
Table is now horizontally aligned properly when converting the Word document to PDF.
Before spacing applied paragraph is now preserved properly while converting a Word document to PDF.
Table width from CSS is now preserved properly after HTML to PDF conversion.
DropDown List
Fixed an issue that caused an empty popup to render when the down arrow was pressed continuously while opening the ComboBox and DropdownList popups.
DropDownTree
The issue where the Blazor Dropdown Tree component threw a console error when selecting an item before the filtered results were fully loaded has been resolved.
File Manager
The error popup occurs while rename a folder through the context menu in File Manager component has been resolved.
Gantt Chart
Fixed an issue where the edit form was not saved when dragging and dropping a row while the cell was in an editing state.
Fixed an issue where dependency lines were removed while using EnableRowVirtualization.
Fixed an issue where PreviousData in RowUpdating event always returns null.
InPlace Editor
Fixed an issue in SfInPlaceEditor where the EmptyText value was assigned instead of retaining the selected value when the action was cancelled after a delay.
ListBox
Fixed an issue where the Toolbar position was not functioning correctly in the listbox.
MultiSelect
Fixed an exception that was thrown while typing in the Multi Select component when the AllowCustomValue option was enabled.
PDF
Fixed an issue that prevented the export of FreeText annotations containing tab characters.
Fixed an issue with the incorrect display of the sticky note icon in exported PDF annotations.
Fixed an issue where corrupted documents could not be repaired using the open and repair mode for PDF files.
Fixed an issue where a PdfInvalidPasswordException occurred when opening a restricted document.
Fixed an issue with text overflow when the wrap option was enabled.
Pivot Table
The CellTemplate event is now triggered correctly for the first (empty) cell in the Blazor Pivot Table.
The TextAlign property now functions correctly when applied via the BeforeColumnsRender event in the Blazor Pivot Table.
Query Builder
Fixed an issue where EnablePersistence did not retain values when using QueryBuilderTemplates.
Sankey
Data labels and tooltips now display properly for the specified label text in the Sankey Chart.
Slider
Fixed an issue where the slider was not functioning correctly when binding to custom values.
Tab
An issue where the active tab background color appeared incorrect when switching between windows using Alt+Tab has been fixed.
An issue where the Tab rendered with Init mode throws a script error when switching between tabs in a WASM project has been fixed.
An issue where the tab header did not update correctly when using the SelectingEvent with a delayed action has been fixed.
Tooltip
The issue with the tooltip not closing correctly when passing args.IsInteracted as true has been resolved.
Tree Grid
Resolved an issue where TreeColumnIndex was not functioning correctly when using render fragments with frozen columns.
Resolved an issue where the ExcelQueryCellInfoEvent argument had a mismatched column name.
TreeView
Resolved the memory leak issue with hierarchical datasource in TreeView component.
An issue with the AddNodes and RemoveNodes methods while using Id and ParentId attributes as string type has been resolved.
XlsIO
The corruption issue no longer occurs when saving a workbook with a pivot table in the trial version.
Performance is improved when using the CopyStyles option in the IRange.CopyTo method.