Syncfusion Essential Studio ASP.NET MVC 2025 Volume 1 SP1 (29.2.8)

Released: Jun 3, 2025

Mises à jour de 2025 Volume 1 SP1 (29.2.8)

Correctifs

  • DocIO
    • Percentage symbol with Hebrew text is now preserved properly while converting a Word document to PDF.
    • Path object not tagged error will not occur thrown while opening the converted PDF document in the PAC tool.
    • Text object not tagged error will no longer be thrown while opening the converted PDF document in the PAC tool.
    • Table is now vertically positioned properly while converting a Word document to PDF.
    • Table inside text box is now preserved properly while converting DOCX format document to PDF.
    • Table with nested table is now preserved properly while converting DOCX format document to PDF.
    • The NullReferenceException will no longer be thrown while appending HTML after calling ApplyDefNumberedStyle API.
  • Grid
    • Resolved an issue where the Grid's page was not restored when using the browser's back button after navigation, with pageSettings.enableQueryString enabled.
    • Fixed an issue where args.isInteracted was incorrectly set to false in the rowSelected event when selecting a row via cell click with checkboxMode set to ResetOnRowClick.