Syncfusion Essential Studio ASP.NET MVC 2024 Volume 4 (28.1.36)

Released: Dec 24, 2024

2024 Volume 4 (28.1.36) 버젼 업데이트

수정사항

  • DocIO
    • TOC entry page number is now preserved properly while converting Word document to PDF.
    • Bookmark is now preserved properly after calling UpdateAlternateChunks API.
    • The ArgumentOutOfRangeException will no longer be thrown while saving DOCX format document.
    • The NullReferenceException will no longer be thrown while converting a Word document with block content control to PDF.
    • Text format for NumPages field is now preserved properly after calling UpdateDocumentFields API.
    • Page number within textbox in header or footer is now preserved properly while converting a Word document to PDF.
  • Grid
    • The issue where export options were not disabled when properties were set to false has been resolved.
    • Escape key does not function correctly for column menu filtering when the type is set to Menu has been resolved.
    • The issue of white space appearing during full downward scroll and the occurrence of repeated data with incorrect blocks during slow upward scrolling in virtual scrolling has been resolved.
    • Fixed an issue where the Select All checkbox would automatically get checked after scrolling and selecting the last record when virtual scrolling was enabled.
    • The issue with the cell save functionality not working properly on pressing the Enter key when collapsing rows has been resolved.
    • Fixed an issue where the pageSize setting did not work as expected after updating rules using the QueryBuilder.
    • Fixed an issue where the Checkbox Filter dialog was cut off when rendering the grid inside an Accordion component, with filter.type set to CheckBox and filterSettings.type set to Menu.
    • Resolved an issue where frozen columns with ColumnVirtualization caused a blank space.
    • The script error that occurred when collapsing all records and then deleting the last record has been fixed.