Syncfusion Essential Studio Blazor 新版本發表

Released: Apr 1, 2025

2025 Volume 1 (29.1.35) 中的更新

修補程式

  • 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.
  • Data Grid
    • Fixed an issue where FilterChoiceCount did...

Released: Mar 25, 2025

2025 Volume 1 (29.1.33) 中的更新

特性

  • Common
    • Microsoft .NET 10 Preview 1 compatibility - Syncfusion Blazor Components are now compatible with .NET 10 Preview 1. This release includes support for the latest features and improvements in .NET 10 Preview 1, ensuring that the components work seamlessly with the preview version.
    • Discontinued support for .NET 6 and .NET 7 - The Syncfusion Blazor Components library no longer supports .NET 6 and .NET 7. This decision is in alignment with Microsoft's .NET support policy.
    • Preview to...

Released: Mar 19, 2025

2024 Volume 4 SP1 (28.2.12) 中的更新

修補程式

  • Data Grid
    • Fixed an issue in Batch Editing where pressing the Enter key on the last row did not update the value until clicking elsewhere on the DataGrid.
    • Fixed an issue where the FirstDayOfWeek property of DatePicker and DateTimePicker could not be used in the DataGrid by adding the missing EditorSettings properties.
    • Fixed an issue where the items per page dropdown did not retain its selection when the DataGrid was initially empty.

Released: Mar 11, 2025

2024 Volume 4 SP1 (28.2.11) 中的更新

修補程式

  • AI AssistView
    • The flickering issue due to latency when typing quickly in the AI AssistView component has been resolved.
  • AutoComplete
    • Fixed an issue where a popup would open after the backspace key was pressed multiple times.
  • Calendar
    • Fixed an issue where the decade view did not navigate correctly when using the start and depth settings.
  • DocIO
    • Child group shape is now preserved properly while creating a document from scratch.
    • Table is now preserved properly while converting DOCX document to...

Released: Mar 4, 2025

2024 Volume 4 SP1 (28.2.9) 中的更新

特性

  • AutoComplete
    • Implemented support for preventing additional requests from being sent to the server for prebind values by introducing the AllowExtendedValueLookup argument in the ActionBegin event delegate. This allows users to control whether the equal operator request for prebound values is necessary.

修補程式

  • Chart
    • In the chart, the tooltip now displays in the correct format for the DateTimeCategory axis in Spanish culture.
  • Circular Gauge
    • The range drag is now working properly for multiple...

Released: Feb 25, 2025

2024 Volume 4 SP1 (28.2.7) 中的更新

修補程式

  • Chart
    • The tooltip now disappears properly while panning over a zoomed chart.
    • Exceptions no longer occur when changing the multiple-axis mode in the pivot chart.
  • ComboBox
    • Fixed an issue where the selected value was cleared when filtering and selecting using the tab key.
  • Data Grid
    • Fixed an issue where the grid query is not sent to API after filtering and backspace actions in menu filter.
    • Fixed an issue where PDF export cutting off header text in pdfHeaderFooterContent in the grid.
    • Fixed an...

Released: Feb 18, 2025

2024 Volume 4 SP1 (28.2.6) 中的更新

特性

  • Data Grid
    • Added support for differentiating between adding a new row and editing in RowUpdating and RowUpdated events.
    • Provided support for optimizing query execution by replacing the bitwise OR operator with the OrElse operator.
    • Provided support for resizing columns in the grid when initial grouping and frozen columns are enabled.

修補程式

  • Carousel
    • An issue where OnAfterRenderAsync is triggering multiple times when hover on the carousel slide has been resolved.
  • Chart
    • The legend toggling now...

Released: Feb 11, 2025

2024 Volume 4 SP1 (28.2.5) 中的更新

特性

  • Chart
    • The performance of the scatter chart series has been improved to better handle large volumes of data points.
    • Chart interactivity has been enhanced by displaying all series data in shared tooltips and fixing touch-based navigation in zoomed charts.

修補程式

  • Carousel
    • The issue where the EnableTouchSwipe property did not work correctly after dynamic changes has been resolved.
  • Chart
    • The exception that occurred while dynamically adding a line chart to a stacked area chart has been resolved.
  • Data...

Released: Feb 4, 2025

2024 Volume 4 SP1 (28.2.4) 中的更新

修補程式

  • Chart
    • The chart reset button now properly resets zoomed chart in mobile layout.
  • ComboBox
    • Fixed an issue where the blur event was incorrectly triggered when clearing the preselected value using the clear icon.
  • Data Grid
    • Fixed an issue where an ArgumentException was thrown when using Excel-type filters on DateTimeOffset fields in the DataGrid.
    • Fixed an issue where items could not be dragged and dropped into another Grid last row on mobile devices.
  • DocIO
    • Nested IF field inside table is now...

Released: Jan 29, 2025

2024 Volume 4 SP1 (28.2.3) 中的更新

特性

  • Chart
    • Enhanced performance when panning and scrolling in zoomed charts.
  • Data Grid
    • Added support for wrapping checkbox content in the filter and column chooser dialog by enabling the AllowTextWrap property as true in FilterSettings and ColumnChooserSettings.
    • Significantly improved performance when exporting PDF documents with Foreign Key Columns in the Grid.
    • Breaking Changes
      • Achieved UI responsiveness during the PDF export process, allowing seamless user interaction. The PDF export icon in the...