Syncfusion Essential Studio Blazor Releases

Released: Jul 29, 2025

Updates in 2025 Volume 2 (30.1.42)

Fixes

  • AutoComplete
    • Resolved an issue related to the Tab Key Selection in the Autocomplete component.
  • Chart
    • The border line is now rendered properly for the Step Area series chart.
    • Line breaks in data label text are now properly recognized, and the labels are rendered with the intended line breaks.
  • Chat UI
    • The issue where messages are not updated properly when added inside the MessageSend event has been resolved in the Chat UI.
  • Circular Gauge
    • Resolved an exception that occurred during navigation...

Released: Jul 22, 2025

Updates in 2025 Volume 2 (30.1.41)

Fixes

  • Data Grid
    • Fixed an issue where Batch changes could not be saved in the Grid when another cell contained validation errors.
    • Fixed an issue where editing did not function properly with Virtualization and Masked rows.
    • Fixed an issue where Shift + ArrowKeys did not select content in the edited cell during Batch edit.
    • Resolved an issue where the Grid Row edit validation message was not displayed when adding the first row with paging enabled.
  • DocIO
    • The FormatException will no longer be thrown...

Released: Jul 15, 2025

Updates in 2025 Volume 2 (30.1.40)

Fixes

  • CheckBox
    • Fixed an accessibility issue that occurred when the label was empty in the checkbox component.
  • ComboBox
    • Fixed an issue where the value was not bound correctly when typed and the tab key was pressed.
  • Data Grid
    • Fixed an issue where the application would freeze when executing Grid.Refresh(true) in Blazor WASM applications.
    • Resolved an issue in the Grid where rows were incorrectly removed during multiple RowDragAndDrop operations involving anObservableCollection.
  • DocIO
    • Corruption will...

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...

Released: Jul 2, 2025

Updates in 2025 Volume 2 (30.1.38)

Features

  • Common
    • Added a Greek (el-GR) resource file in Blazor.

Fixes

  • AutoComplete
    • Fixed an issue where the Typed value was cleared when the AutoComplete component lost focus.
  • ComboBox
    • Fixed an issue that caused an empty popup to render when the down arrow was pressed continuously while opening the ComboBox and DropdownList popups.
  • Context Menu
    • The submenu alignment issue in small screen resolutions on ContextMenu component has been resolved.
  • Data Grid
    • Resolved an issue where Complex Columns were...

Released: Jun 25, 2025

Updates in 2025 Volume 2 (30.1.37)

Features

  • Common
    • .NET 10 Preview compatibility - Syncfusion Blazor components are now compatible with .NET 10 Previews 1, 2, 3, 4, and 5.
    • New component
      • Spreadsheet (preview)
        • The Blazor Spreadsheet component provides a comprehensive, Excel-like experience in web applications. It offers essential spreadsheet functionalities, including formula calculations, data manipulation, and file operations, enabling developers to build powerful applications with familiar spreadsheet interfaces. The component...

Released: Jun 17, 2025

Updates in 2025 Volume 1 SP1 (29.2.11)

Fixes

  • Chart
    • The ChartTooltipInfo no longer leads to memory growth for shared tooltips when StateHasChange is triggered.
    • An InvalidOperationException no longer occurs when zooming is enabled in the chart.
  • ComboBox
    • Fixed an issue where values were not being selected when using the Shift+Tab and Tab keys.
  • Dialog
    • Resolved a console error that occurred when the Resize property was enabled in the custom Dialog component.
  • DocIO
    • Tab space for list is now preserved properly while converting HTML to DOCX...

Released: Jun 10, 2025

Updates in 2025 Volume 1 SP1 (29.2.10)

Features

  • DocIO
    • Added support for horizontal lines when importing HTML format documents.

Fixes

  • Chart
    • Data labels are now visible properly for all points in the accumulation chart with smart labels disabled.
    • The chart tooltip template now displays correctly after the dialog box appears and disappears.
  • ComboBox
    • Fixed the issue where the typed value was not retained when typing quickly and pressing the Tab key.
  • Data Grid
    • Fixed an issue where a console error occurred when reordering columns with...

Released: Jun 3, 2025

Updates in 2025 Volume 1 SP1 (29.2.8)

Fixes

  • ComboBox
    • Resolved the issue where the preselected value was not binding correctly when rendering a combobox with an object type that included an enum value.
    • Fixed an issue where the ComboBox failed to preselect and trigger ValueChanged when used with a nullable enum in a generic component.
  • Context Menu
    • Resolved the error that occurred when clicking the child menu item in the ContextMenu component.
    • An issue in submenu width while hovering over the menu items subsequently in the ContextMenu...

Released: May 27, 2025

Updates in 2025 Volume 1 SP1 (29.2.7)

Fixes

  • Chart
    • Data label templates now render correctly after calling the RefreshAsync() method on the chart.
    • The OnZoomEnd event now triggers properly when zooming ends with the mouse leaving the chart.
  • Dashboard Layout
    • Fixed an issue where the Dashboard Layout height did not update correctly after dragging or resizing panels.
  • Data Grid
    • Fixed an issue with DataGrid header and data misalignment when resizing a column with FrozenColumns and AutoFit enabled.
    • Fixed an issue where unwanted parent...