Syncfusion Essential Studio Blazor 新版本发表

Released: Oct 28, 2025

2025 Volume 3 SP1 (31.2.4) 中的更新

修补程序

  • ComboBox
    • Resolved an issue where the ComboBox value selection would fail when it was placed inside the DropDownButton popup.
    • Fixed an issue where the Ctrl + V and X key actions were not functioning correctly when the filtering option was enabled.
  • Date Picker
    • Fixed an issue where the float label did not move to the bottom when the value was dynamically cleared via a button click while the mask was enabled in the DatePicker component.
  • Schedule
    • Fixed an issue where the ActionCompleted event...

Released: Oct 22, 2025

2025 Volume 3 SP1 (31.2.3) 中的更新

特性

  • Dashboard Layout
    • Performance Improvements - The Dashboard Layout component's performance has been improved during the Initial rendering, Resizing, Dragging/Moving.
  • Data Form
    • The DataForm component now supports enabling and disabling the entire form through the Enabled property. Both DataForm and FormGroup have their own independent Enabled properties, which default to true. Setting the DataForm's Enabled property to false will disable the entire form, affecting all child components...

Released: Oct 15, 2025

2025 Volume 3 SP1 (31.2.2) 中的更新

特性

  • Dashboard Layout
    • Performance Improvements - The Dashboard Layout component's performance has been improved during the Initial rendering, Resizing, Dragging/Moving.
  • Tree Grid
    • Provided support for custom aggregate values in Tree Grid exports across Excel, PDF, and CSV formats.

修补程序

  • Chart
    • Y-axis labels now render correctly when UseGroupingSeparator is enabled in the chart.
  • Data Grid
    • Resolved an issue where the search bar did not close properly in Adaptive UI when Sorting was applied with a...

Released: Oct 7, 2025

2025 Volume 3 (31.1.23) 中的更新

修补程序

  • CheckBox
    • Removed the inline style from the ripple span element of the Checkbox.
  • Data Grid
    • Fixed an issue where Custom attributes appeared in the grid header but not in the column cells.
  • Gantt Chart
    • Fixed an exception that occurred during PDF export when Holidays were mapped without labels.
    • Fixed an issue where selection became inconsistent during expand/collapse actions when EnableRowVirtualization was enabled.
  • Mention
    • Fixed an issue where the mention popup did not reposition correctly when...

Released: Oct 1, 2025

2025 Volume 3 (31.1.22) 中的更新

修补程序

  • Accumulation Chart
    • Accumulation charts are now rendered correctly when navigating between pages.
  • Chart
    • X-Axis labels are now rendered correctly when the axis maximum value exceeds the data count.
  • Data Grid
    • Resolved an issue where Autofit columns snapped to maximum width during other Column Resize operations, causing UI jitter.
    • Resolved a grid load failure that occurred after applying a DateTime filter with Persistence and then refreshing the browser or restarting the app.
  • Diagram
    • Fixed an...

Released: Sep 23, 2025

2025 Volume 3 (31.1.21) 中的更新

修补程序

  • Accumulation Chart
    • The donut chart now renders properly with center label text inside a tab component.
    • The accumulation chart now renders correctly after a theme change in the OnAfterRenderAsync lifecycle method.
  • Button
    • Corrected the disabled style of the primary outline button in the Bootstrap 5 theme.
  • ComboBox
    • Fixed an issue where the popup remained visible when the Tab key was pressed after entering unmatched text.
  • Context Menu
    • An issue with Context Menu alignment when rapidly hovering...

Released: Sep 17, 2025

2025 Volume 3 (31.1.20) 中的更新

修补程序

  • ComboBox
    • Resolved an issue where the bind value was not reflecting in the ComboBox when the AllowFiltering option was enabled.
  • Data Grid
    • Resolved an issue where the value was not saved when the enter key was invoked rapidly to save the edited record.
    • Resolved an issue where an incorrect ODataV4 request URL was generated in dataManager when using a query for Filtering.
    • Resolved an issue with Checkbox selection not working when rendered inside the Detail template.
  • Date Picker
    • The issue with...

Released: Sep 10, 2025

2025 Volume 3 (31.1.18) 中的更新

修补程序

  • Chart
    • Zoom toolbar icons now function correctly when panning is enabled.
    • The pivot chart legend is now rendered properly during resizing.
  • Context Menu
    • An issue with Context Menu component while using EnableRtl property has been resolved.
  • Data Grid
    • Resolved an issue where the readonly column value could not be modified when inserting a record using Batch mode.
    • Resolved an issue where the Grid would freeze when using ColumnChooser with isFrozen and the headerCellInfo event simultaneously...

Released: Sep 5, 2025

2025 Volume 3 (31.1.17) 中的更新

特性

  • Common
    • Preview to production-ready components - The following components have been developed to meet industry standards and are now marked as production-ready for Blazor:
      • Smart Paste Button: Intelligent paste functionality with context-aware formatting.
      • Smart TextArea: Enhanced text area with AI-powered suggestions and formatting.
  • Charts
    • Axis label template - Added the ability to use custom HTML elements, such as images and styled text, within axis labels. This enables more flexible and...

Released: Aug 26, 2025

2025 Volume 2 SP1 (30.2.7) 中的更新

特性

  • Data Grid
    • Breaking changes - The IgnoreAccent property has been modified to dynamically reflect the value from FilterSettings.IgnoreAccent instead of being always set to true during accent handling in Excel and Checkbox filtering.

修补程序

  • Data Grid
    • Resolved an issue where an exception was thrown while filtering a string column containing special characters.
    • Fixed an issue where DataGrid showed a blank space at the top after scrolling when blank space was simulated above the grid.
    • Resolved an...