Syncfusion Essential Studio Blazor 2024 Volume 4 (28.1.41)

Released: Jan 21, 2025

Updates in 2024 Volume 4 (28.1.41)

Funktionen

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

Fehlerkorrekturen

  • 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 icon was not displaying in the combobox within the document editor.
  • Data Grid
    • Fixed the issue where Grid data rows do not gray out during the spinner activity when ColumnVirtualization is enabled.
    • Fixed the Grid rendering issue with the OverScanCount property when dynamically changing the data source.
    • Fixed the issue where Cast exception throws while using IDynamicMetaObjectProvider.
  • PDF
    • Fixed the issue where the Incorrect Bounds returned from the PDF document.
    • Fixed the issue where Unicode text in free text annotation is not exported properly in FDF format.
    • Fixed an issue where merging PDF documents resulted in blank pages in the final document.
    • Fixed the preservation issues in the checkbox field occurs after flattening the PDF document.
    • Fixed the issue where IsSignatureValid returned false after validating the signature in the particular PDF.
    • Fixed the issue where Timelapse issue occurs while drawing huge dataset to the PDF documents.
    • Fixed the issue where Unwanted spaces are added while extracting the text.
    • Resolved the incorrect behavior on line breaks with PdfHtmlTextElement.
    • Fixed the issue where the Hanging issue occurs while compressing the PDF document.
    • Resolved the issue where text was not redacted completely while using Fill color.
    • Resolved the preservation issue while drawing TIFF image to PDF document.
  • Pivot Table
    • Fixed an issue where the column width could not be customized for cells during Excel exporting using the ExcelQueryCellInfo event.
  • Progress Button
    • The issue of Script error thrown while destroying the progress button component when the spinner was spinning has been resolved.
  • Rich Text Editor
    • The Rich Text Editor now works properly when clicking on the value, and no JavaScript exceptions occur.
  • Schedule
    • The issue where scrolling and click events stopped functioning when switching from the Month view to the Day or Week view in iOS Blazor Hybrid has been fixed.
  • TextBox
    • Fixed issue where the Float Label was not updating correctly on iPad devices.
    • Fixed an issue where the TextBox was not functioning correctly.
  • Tree Grid
    • Resolved an issue where the custom context menu did not function correctly in TreeGrid.