Syncfusion Essential Studio ASP.NET Core 2024 Volume 3 (27.1.50)

Released: Sep 24, 2024

Aggiornamenti in 2024 Volume 3 (27.1.50)

Correzioni

  • DocIO
    • WMF image size is now preserved properly after executing mail merge.
    • The GenericKeyNotFoundException will no longer be thrown while adding the form field second time with name as empty.
    • List number is now preserved properly while converting a RTF to DOCX format document.
    • Document will no longer be corrupted after calling the UpdateDocumentFields API.
    • Improper underline will no longer preserve while converting a RTF to ODT format document.
    • Improper highlight color will no longer preserve while converting a RTF to ODT format document.
  • DropDownTree
    • The issue with SelectAll checkbox being checked after reopening popup following filter action has been resolved.
  • Grid
    • The issue with adding/editing when the grid component is rendered inside the Dialog component has been resolved.
    • The problem with the BatchDelete and beforeBatchDelete event arguments not being correct during bulk delete actions has been resolved.
    • The issue with the Cancel Interface in the beforeDataBound event arguments has been resolved.
    • The issue with padding being added to the first cell during grid cell selection in the Material 3 theme has been resolved.
    • The issue where the cell was not highlighted when selecting a row using a method in the EJ2 Grid has been resolved.
    • The issue where the minWidth was not respected during window resizing has been resolved.
    • The issue with excel custom filter with the second empty filter not applied to the grid has been resolved.
    • Array support for aggregate types in ASP.NET Core has been provided.
    • Grid didn't rendered properly while using the individual scripts has been fixed.
    • getSelectedRecords is not working properly has been resolved.
    • Header indent cell overlapped in a stacked frozen grid with grouped columns is fixed.
  • PDF
    • Fixed an issue where preservation problems occurred during the merging of PDFs.
    • Resolved an error that was encountered in the output PDF document after converting to PDF/A format.
    • Fixed a NullReferenceException that occurred during the merging of PDF documents.
    • Fixed an ArgumentException that occurred during the export of annotations from a PDF document to FDF format.
    • Fixed an issue where text color and font style were not retrieved correctly during text extraction.
  • Presentation
    • Bullet characters are now preserved properly while converting PowerPoint slide to image.
    • The file name will be returned properly for the OleObject (PDF) using the OleObject.FileName API.
  • Schedule
    • An issue where the monthly recurrence appointment was rendered on the wrong date without considering the StartTimezone value of the appointment is fixed.
  • TreeView
    • The issue with placing the dragged item between the nodes in the TreeView during the drag and drop action has been resolved.