Syncfusion Essential Studio Blazor 2023 Volume 4 (24.1.45)

Released: Jan 9, 2024

2023 Volume 4 (24.1.45) 中的更新

修補程式

  • Chart
    • The AxisData argument in the ChartMouseClick event is now working properly for stacked area charts and range area charts.
    • Chart tooltip is now working properly when we set the series fill color using RGB values.
  • Data Form
    • Resolved the issue where a console error occurs when using ‘long’ type property in the model.
  • Data Grid
    • Resolved the issue of throwing an exception in the grid when not assigning a value to a non-nullable Enum type.
    • Resolved the issue where Aggregated footer values displayed a warning message in the exported file when using the ExcelAggregateTemplateInfo event.
    • Resolved the issue where filtering long values in a column using the FilterType Menu and Excel was not working properly.
    • Resolved the issue where Persistence was not maintained after performing Column reordering.
    • Fixed the issue where Drag and drop functionality was not working correctly after performing Batch changes.
    • Fixed the issue with textbox search inside the Excel Filter not working properly with German Culture.
    • Resolved the issue where exception is thrown when defining the Frozen column width property with a percentage value.
    • Resolved the issue where records get overlapped when moving horizontal scrollbar after selecting a cell in the Frozen columns.
  • DocIO
    • The ArgumentException will no longer be thrown while converting a Word document to HTML.
    • Image is now preserved properly while resaving a DOCX format document.
    • The IndexOutOfRangeException will no longer be thrown while converting a DOCX to PDF.
    • Arabic text with italic style is now preserved properly in Word to PDF conversion.
    • Paragraph border is now preserved properly in Word to PDF conversion.
  • Gantt Chart
    • The issue with scrolling in Virtualization sample while enabling the frozen columns has been resolved.
    • The issue with "GanttChart not rendering properly when updating the datasource dynamically" has been resolved.
    • The issue with taskbarEdited event args data not updating properly has been resolved.
  • PDF
    • Fixed the issue where Image stream value is null when extracting images from specific PDF document.
    • Preservation issue no longer occurs while paginating the PDF grid.
    • Preservation issue no longer occurs while merging the PDF document.
    • Preservation issue no longer occurs while flattening the ink annotation.
    • The XFAForm field preserve properly in Adobe Acrobat after updating the field value.
    • Fixed the FindText on PdfLoadedDocument breaks with Version 24.1.44 but works with 24.1.41.
  • Tree Grid
    • Fixed an issue where the spinner was incorrectly positioned at the center of the browser.
    • Fixed virtualization related issues in treegrid.