Syncfusion Essential Studio ASP.NET MVC Releases

Released: May 21, 2025

Updates in 2025 Volume 1 SP1 (29.2.5)

Features

  • AutoComplete
    • The AutoComplete control now offers delay support for filtering, allowing you to set a delay (in milliseconds) to optimize performance. This functionality is implemented using the [debounceDelay] property, which helps reduce the frequency of filtering operations as you type, resulting in a smoother user experience.
  • ComboBox
    • The ComboBox control now offers delay support for filtering, allowing you to set a delay (in milliseconds) to optimize performance. This functionality...

Released: May 14, 2025

Updates in 2025 Volume 1 SP1 (29.2.4)

Features

  • AutoComplete
    • The AutoComplete control now offers delay support for filtering, allowing you to set a delay (in milliseconds) to optimize performance. This functionality is implemented using the [debounceDelay] property, which helps reduce the frequency of filtering operations as you type, resulting in a smoother user experience.
  • ComboBox
    • The ComboBox control now offers delay support for filtering, allowing you to set a delay (in milliseconds) to optimize performance. This functionality...

Released: May 6, 2025

Updates in 2025 Volume 1 (29.1.41)

Fixes

  • DocIO
    • Improper paragraphs are not preserved after calling ReplaceSingleLine API.
    • Style name having special characters are now preserved properly while resaving RTF document.
    • Numbering list is now positioned properly with hyphen while converting Word document to PDF.
    • The NullReferenceException will no longer be thrown while opening a DOC format document.
    • The ArgumentOutOfRangeException will no longer be thrown while opening Strict DOCX document.
    • Justified paragraph with hyphenation is now...

Released: Apr 29, 2025

Updates in 2025 Volume 1 (29.1.40)

Fixes

  • DocIO
    • Hanging issues will no longer occur while converting a Word document with tabs to PDF.
    • XML mapping for rich text content control is now preserved properly while resaving DOCX document.
  • Grid
    • Resolved an issue where the month format in the group caption was incorrect during server side Excel Export.
    • The issue with partial selection with pagination has been resolved.
  • PDF
    • Resolved the issue where an exception occurs when loading the accessibility level PDF document in the PAC tool.
    • Fixed...

Released: Apr 22, 2025

Updates in 2025 Volume 1 (29.1.39)

Fixes

  • DocIO
    • The document will no longer be corrupted when resaving a DOCX file with culture-specific formatting.
  • Grid
    • Resolved an issue where the month format in the group caption was incorrect during server side Excel Export.
    • Grid persistence does not work after a browser refresh when the grid is filtered on a DateOnly column with a null value.
  • PDF
    • Fixed an issue that occurred when loading an existing corrupted document.
    • Resolved a problem that caused the application to hang while drawing the...

Released: Apr 15, 2025

Updates in 2025 Volume 1 (29.1.38)

Fixes

  • DocIO
    • The NullReferenceException will no longer be thrown while converting a Word document with summation equation to PDF.
    • Nested table is now preserved properly while converting DOCX to PDF.
    • Performance improved while opening a DOCX document containing fields with formatting switch.
    • The Exception will no longer thrown while opening DOCX document containing a bookmark inside Inline content control.
    • Document will no longer be corrupted while comparing DOCX documents with OLE objects...

Released: Apr 8, 2025

Updates in 2025 Volume 1 (29.1.37)

Fixes

  • DocIO
    • Wrapped paragraphs with indentation are now positioned properly while converting a Word document to PDF.
    • The NullReferenceException will no longer be thrown while converting a Word document with empty paragraph to PDF.
    • Hanging issue is now resolved while executing mail merge after disable ClearField API.
    • Multilevel bullet list is now preserved properly while converting HTML to DOCX.
    • The ArgumentException will no longer be thrown while comparing DOCX documents.
    • Form elements are now...

Released: Apr 1, 2025

Updates in 2025 Volume 1 (29.1.35)

Fixes

  • DocIO
    • Text surround with braces is now found properly after calling FindSingleLine API.
    • Hanging issues will no longer occur while converting a Word document to PDF.
    • The ArgumentOutOfRangeException will no longer be thrown while opening a HTML document.
    • Extra row will no longer be added in table while converting DOCX to HTML.
    • Reduced HTML processing time while calling AppendHTML API.
    • DOCX document with group shape will no longer be corrupted after save as DOCX document.
    • The...

Released: Mar 25, 2025

Updates in 2025 Volume 1 (29.1.33)

Features

  • SpeechToText (preview)
    • The ASP.NET MVC SpeechToText control provides seamless voice-to-text conversion in web applications. It features real-time transcription with interim results, multilingual recognition, customizable buttons and tooltips, and error handling, ensuring intuitive and accessible speech recognition. Key features include:
      • Real-time transcription: Instantly captures spoken input and converts it into text, ensuring smooth speech recognition.
      • Interim results: Provides...

Released: Mar 19, 2025

Updates in 2024 Volume 4 SP1 (28.2.12)

Fixes

  • Grid
    • The issue where using the greater than or equal to operator to filter the value zero also filtered out null or undefined values has been resolved.
    • Fixed an issue that caused a script error when expanding grouped rows and selecting all columns in the column chooser.
    • Resolved an issue where opening the checkbox filter with the hide search box option enabled caused an error.