Rilasci di Syncfusion Essential Studio Blazor

Released: Mar 11, 2025

Aggiornamenti in 2024 Volume 4 SP1 (28.2.11)

Correzioni

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

Released: Mar 4, 2025

Aggiornamenti in 2024 Volume 4 SP1 (28.2.9)

Funzionalità

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

Correzioni

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

Released: Feb 25, 2025

Aggiornamenti in 2024 Volume 4 SP1 (28.2.7)

Correzioni

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

Released: Feb 18, 2025

Aggiornamenti in 2024 Volume 4 SP1 (28.2.6)

Funzionalità

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

Correzioni

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

Released: Feb 11, 2025

Aggiornamenti in 2024 Volume 4 SP1 (28.2.5)

Funzionalità

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

Correzioni

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

Released: Feb 4, 2025

Aggiornamenti in 2024 Volume 4 SP1 (28.2.4)

Correzioni

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

Released: Jan 29, 2025

Aggiornamenti in 2024 Volume 4 SP1 (28.2.3)

Funzionalità

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

Released: Jan 21, 2025

Aggiornamenti in 2024 Volume 4 (28.1.41)

Funzionalità

  • AI AssistView
    • Added a new ScrollToBottomAsync() method to programmatically scroll the view to the bottom in the AssistView.

Correzioni

  • Chart
    • The tooltip now functions correctly when dynamically changing the data and also in the zoomed chart.
    • The console issue from thread/timing conflicts during dynamic data updates in the chart has been resolved.
    • The chart now seamlessly updates with new data without requiring a manual reload or refresh.
  • ComboBox
    • Fixed an issue where the dropdown...

Released: Jan 14, 2025

Aggiornamenti in 2024 Volume 4 (28.1.39)

Correzioni

  • Chart
    • The tooltip and crosshair on the zoomed chart now function correctly with touch move interactions, followed by a long press, after a pinch-to-zoom action.
  • Chat UI
    • Resolved the issue with Chat UI displaying incorrect text during fast typing when hosted in Azure.
  • Data Grid
    • Fixed an issue where ResetPersistDataAsync did not restore resized Stacked Header columns in the grid.
    • Fixed a scrolling issue in the grid when Column Virtualization was enabled after Resizing and removing...

Released: Jan 7, 2025

Aggiornamenti in 2024 Volume 4 (28.1.38)

Correzioni

  • Chart
    • The fill color of the hollow candle series in the chart is now rendered properly.
    • No exceptions are thrown when changing the selection mode to DragXY in the chart.
    • The secondary axis in the chart no longer becomes visible on legend click when its visibility is set to false.
    • Panning in the chart works correctly when EnablePan is set to true alone.
  • Data Form
    • Fixed the issue where the DatePicker was not rendering for a non-nullable DateOnly type.
  • Data Grid
    • Fixed the issue where...