Syncfusion Essential Studio ASP.NET MVC 2025 Volume 2 (30.1.41)

Released: Jul 22, 2025

Updates in 2025 Volume 2 (30.1.41)

Fixes

  • Breadcrumb
    • Fixed an issue where UI did not reflect updates to the items list when using the maxItems property in the Breadcrumb component.
  • Chat UI
    • The issue with tabIndex property not being updated properly for the header toolbar items in the ChatUI has been resolved.
  • ContextMenu
    • Resolved an issue where the Context Menu closed during quick hover actions over submenu items.
  • Diagram
    • Improved performance when dragging group nodes containing multiple child nodes.
    • Resolved diagram flickering issue during panning.
    • Fixed connector overlapping issue in complex hierarchical tree.
    • The CollectionChange event now provides arguments to notify copy and paste actions, enabling proper tracking and handling of these operations.
  • DocIO
    • The FormatException will no longer be thrown while parsing HTML document.
    • The InvalidOperationException will no longer be thrown while comparing DOCX documents.
    • Editable range is now preserved properly while resaving a DOCX document.
    • Solid fill from theme is now preserved properly while converting Word document to PDF.
    • Bold formatting is now applied properly for required RTL text during RTF to PDF conversion.
    • Group shape is now positioned properly while converting Word document with tab to PDF.
    • Nested bullet list is now preserved properly while converting Markdown to HTML.
    • Blockquotes are now preserved properly while converting Markdown to HTML.
    • Horizontal lines are now preserved properly while converting Markdown to HTML.
  • Grid
    • Resolved a script error that occurred when clicking the Select All checkbox while both ColumnVirtualization and infinite scrolling were enabled.
    • Fixed a script error that appeared when expanding grouped records in Lazy Load Grouping with the URLAdaptor.
    • Fixed an issue where the show/hide columns feature failed to work when using Lazy Load Grouping with virtualization.
  • ListView
    • The checkbox misalignment issue while using Template support in the ListView component has been resolved.
  • Presentation
    • The NullReferenceException will no longer be thrown while removing duplicate images from multiple slides in PowerPoint presentation.
  • Ribbon
    • The script error raised in Ribbon on window resizing with minimal layout has been resolved.
  • XlsIO
    • The corruption issue no longer occurs when adding a new sheet to a workbook that contains macros and a combo box.
    • Exception no longer occurs when opening Excel file, RGB attribute has CSS color value.
    • Data sorter missing in AutoFilter when copying sheet using the AddCopy method issue is now resolved.
    • The highest value in the sorting is positioned correctly when sorting in descending order.