Syncfusion Essential Studio Blazor 新版本发表

Released: Apr 30, 2024

2024 Volume 1 (25.1.42) 中的更新

修补程序

  • Data Grid
    • Fixed an issue where the Paste functionality was not working for DateOnly, TimeOnly and Boolean columns in the grid.
    • Fixed an issue where the Paste functionality was not working for Date columns with applied Formats.
    • Resolved a null reference exception that occurred when performing Filtering in nullable columns.
    • Resolved the issue where the ResetPersistDataAsync method did not work properly when using a nullable enum column with the ODataV4Adaptor.
    • Resolved the issue where...

Released: Apr 23, 2024

2024 Volume 1 (25.1.41) 中的更新

修补程序

  • Accumulation Chart
    • Pie chart tooltip template position is now proper.
  • Chart
    • The localization issues that occurred in the charts when using the French culture have been resolved.
  • Data Grid
    • Fixed the issue where the horizontal scrollbar was not rendered when using the IsFrozen property with ColumnVirtualization.
    • Resolved the issue where the sort icon was not disabled when the argument "Cancel" was set to true in Sorting events and AllowUnsort to false in the GridSortSettings.
    • Resolved the...

Released: Apr 16, 2024

2024 Volume 1 (25.1.40) 中的更新

修补程序

  • AutoComplete
    • Resolved the issue where the page would freeze when typing in the AutoComplete.
    • Fixed issue where values were not updating properly in AutoComplete.
  • Chart
    • The issue of the Range Bar series height varying when scrolling the chart has been resolved.
    • Datalabel position is now proper for stacking column series when the position is set as 'Outer'.
    • The issue of the OnSelectionChanged event triggered when removing the selection rectangle and scrolling the zoom scrollbar has been...

Released: Apr 9, 2024

2024 Volume 1 (25.1.39) 中的更新

修补程序

  • Chart
    • The Axe Core accessibility violation in the chart component has been resolved.
    • The issue of the default vertical scrollbar moving to the top upon chart mouseover has been resolved.
  • Circular Gauge
    • Legends will no longer be cropped when multiple axes are added to the Circular Gauge.
    • Resolved the issue where Console exception occurs when using complex model in DataForm.
  • Data Grid
    • Resolved the issue where filter search did not work properly when used with the Query property.
    • Resolved the...

Released: Apr 2, 2024

2024 Volume 1 (25.1.38) 中的更新

修补程序

  • Chart
    • The Range Bar chart width is now proper when performing a search in the grid.
    • The issue with mouse wheel page scrolling has been resolved when the chart scrollbar is enabled.
  • ComboBox
    • Resolved an issue that was causing the placeholder to not display correctly within the dialog.
  • Data Grid
    • Resolved the issue where row selection was removed when Validation throws while adding a record in Dialog Edit.
    • Fixed a null exception issue that occurred when Filtering a foreign key column in the...

Released: Mar 26, 2024

2024 Volume 1 (25.1.37) 中的更新

修补程序

  • Accumulation Chart
    • Pie chart data update is now working in single click.
  • Calendar
    • Fixed an issue where the Calendar zoom-in style was affecting all components on the page.
  • Chart
    • Chart tooltip position is now proper for the last data points.
    • Console error that occurred when closing the panel containing the chart has been fixed.
    • Selection rectangle is now removed while scrolling the x-axis scrollbar.
    • Console error that occurred when pinch zooming on the device has been fixed.
  • Circular Gauge...

Released: Mar 15, 2024

2024 Volume 1 (25.1.35) 中的更新

特性

  • Common
    • New components - The Timeline component has been added to Blazor.
    • Preview to production-ready components - The following components have been developed to meet industry standards. These are now marked as production-ready components for Blazor:
      • Data Form.
      • Dropdown Tree.
      • Stepper.
  • Timeline (preview)
    • The Blazor Timeline component enables users to display a series of data in chronological order, providing a visually compelling and user-friendly experience. This showcases user activities...

Released: Feb 27, 2024

2023 Volume 4 SP1 (24.2.8) 中的更新

修补程序

  • Data Form
    • Resolved the issue where the multiline textbox was not being rendered when using FormGroup.
  • Schedule
    • An issue related to toolbar items which were initially rendering on the left side and then moving to the right side of the header has been resolved.

Released: Feb 20, 2024

2023 Volume 4 SP1 (24.2.7) 中的更新

修补程序

  • Data Grid
    • Resolved the issue where Filtering was not working properly for non-nullable DateTime columns when using DateTime. Now as the data source.
    • Fixed the issue where Searching was not working properly when the page size was set to All.
    • Fixed the issue where the Sub context menu position was incorrect when opened from the last row of the Data Grid.
    • Resolved the issue where white space occurred when row rendering mode was set to Vertical in Adaptive Layout.
    • Resolved the issue where the...

Released: Feb 15, 2024

2023 Volume 4 SP1 (24.2.6) 中的更新

修补程序

  • Accumulation Chart
    • Datalabel is now displayed when the donut chart height is small.
    • Accumulation chart's grouping separator is now functioning properly.
  • Chart
    • Crosshair and tooltip are now working properly after the chart has been zoomed and long-pressed.
    • Console error that occurred while zooming the stacked area chart has been fixed.
    • Console error in the chart when Invariant Globalization is enabled has been fixed.
  • ComboBox
    • Fixed an issue where the value change event was triggered twice...