Syncfusion Essential Studio ASP.NET MVC 2024 Volume 2 (26.1.39)

Released: Jun 25, 2024

Actualizaciones en 2024 Volume 2 (26.1.39)

Correcciones

  • DocIO
    • Comment's author name with digit is now preserved properly while resaving an RTF format document.
    • Invalid empty paragraph will no longer preserve after replace text with Word document.
    • Formatting is now preserved properly while converting a DOCX to HTML in stream with inline CSS style.
    • The NullReferenceException will no longer be thrown while comparing two DOCX format documents.
  • Grid
    • Programmatic rowDeselect with toggle as true not working properly when initially selected the toggle row index then select another row checkbox has been resolved.
    • Resolved the issue where the SelectRow method with toggle set to true does not selects the rows properly.
    • The issue where selecting multiple rows in a grid with multiple selection enabled and then clicking on the last selected row does not retain the selection has been resolved.
    • The issue where an unexpected rowDeselect event was triggered when using checkboxes in conjunction with the persistSelection functionality has been resolved.
    • The memory leak issue occurring when using the filterBarTemplate in a grid column has been resolved.
    • Resolved the issue where the column's Default Value property only allowed string values.
    • Resolved the issue where setting the numeric editType before the primaryKey caused problems with tab navigation.
    • Resolved the issues with sorting, selectRow, and up and down navigation in the enableVirtualization grid with grouping.
    • Support has been provided for exporting grouped items in an expanded state with lazy load group in PDF.
  • Presentation
    • The ArgumentOutOfRangeException will no longer be thrown after cloning and merging the slide with custom layout in PowerPoint presentation.