Syncfusion Essential Studio ASP.NET MVC 릴리스

Released: Apr 9, 2024

2024 Volume 1 (25.1.39) 버젼 업데이트

수정사항

  • DocIO
    • The Exception will no longer thrown while opening a DOCX format document.
    • List numbers are now preserved properly while resaving a DOCX format document.
    • Group shape fill format is now applied properly for child shapes while converting a DOCX format document to PDF.
    • Center alignment is now applied properly for MathML equations while converting a Word document to PDF.
    • The NullReferenceException will no longer thrown from underline-applied list tab leader while converting a Word document...

Released: Apr 2, 2024

2024 Volume 1 (25.1.38) 버젼 업데이트

수정사항

  • DocIO
    • The NullReferenceException will no longer be thrown while restarting list format in a Word document.
    • Document.HasChanges is now returned value properly when section format has changes.
    • The ArgumentOutOfRangeException will no longer be thrown while opening a Markdown file.
    • Scaled text within the textbox is now rotated properly while converting a Word document to PDF.
    • Hebrew date format is now preserved properly while converting a DOCX document to PDF.
    • Underline is now preserved...

Released: Mar 26, 2024

2024 Volume 1 (25.1.37) 버젼 업데이트

수정사항

  • DocIO
    • Insertion revision is now preserved properly while comparing two DOCX format documents.
    • The NullReferenceException will no longer be thrown while calling AppendHTML API.
    • Image is now preserved properly while converting a RTF format document to DOCX.
    • The InvalidOperationException will no longer be thrown while resaving a DOCX format document with revisions.
    • The ArgumentOutOfRangeException will no longer be thrown while opening a DOC format document.
    • Table content is now preserved...

Released: Mar 15, 2024

2024 Volume 1 (25.1.35) 버젼 업데이트

기능

  • Common
    • New controls - The following controls have been added for ASP.NET MVC:
      • 3D Circular Charts.
      • Text Area.
      • Timeline.
    • Preview to production-ready controls - The following controls have been developed to meet industry standards. They are now marked as production-ready controls for ASP.NET MVC:
      • Ribbon.
      • Stepper.
  • Timeline (Preview)
    • The ASP.NET MVC Timeline control enables users to display a series of data in chronological order, providing a visually compelling and user-friendly experience. This...

Released: Feb 27, 2024

2023 Volume 4 SP1 (24.2.8) 버젼 업데이트

수정사항

  • Grid
    • Resolved an issue where printing is not work properly in grid with aggregation and grouping.
    • Horizontal scrollbar appear when set column width to auto issue has been resolved.
    • Fixed an issue where the EllipsisWithTooltip feature does not work correctly.
    • The issue of encountering a script error when editing a grid with virtual scrolling and a column without a field name has been fixed.

Released: Feb 20, 2024

2023 Volume 4 SP1 (24.2.7) 버젼 업데이트

수정사항

  • DocIO
    • Content is now preserved properly while find and replacing text with another document.
    • Embedded fonts are now preserved properly while resaving a DOCX format document.
    • Document corrupted has been now resolved while resaving a DOCX format document.
    • LaTeX equation with "\;" characters is now preserved properly while calling AppendMath with LaTeX.
  • Grid
    • Resolved a script error occurring when collapsing a grouped row along with virtualization while the grid is in edited state.
    • Fixed the...

Released: Feb 15, 2024

2023 Volume 4 SP1 (24.2.6) 버젼 업데이트

수정사항

  • Grid
    • Resolved the issue where the grid aggregate value was not updating correctly after filtering and editing.
    • The Excel filter is not displaying the advanced filtering sub menu items when selecting number/text/date filtering options on mobile and tablet devices.
    • The issue where the toolbar search text box couldn't be focused when the grid is rendered inside a dialog has been resolved.
    • Fixed the problem of recursive triggering of the actionBegin event when changing the page size from the...

Released: Feb 13, 2024

2023 Volume 4 SP1 (24.2.5) 버젼 업데이트

수정사항

  • DocIO
    • LineCallout shape is now preserved properly while converting a Word document to PDF.
    • Custom shapes are now rotated properly while converting a DOCX format document to PDF.
  • Grid
    • Resolved the issue where the grid aggregate value was not updating correctly after filtering and editing.
    • The Microsoft Excel filter is not displaying the advanced filtering sub menu items when selecting number/text/date filtering options on mobile and tablet devices.
    • The issue where the toolbar search text box...

Released: Jan 31, 2024

2023 Volume 4 SP1 (24.2.3) 버젼 업데이트

기능

  • DocIO
    • Added an API called WordDocument.SaveOptions.HtmlExportBodyContentAlone which can be used to save HTML with body content alone.
  • Document Editor
    • Added support for DOTX file saving in Document Editor client-side.
  • PivotTable
    • Added error handling support when fetching data from an OLAP cube using an incorrect MDX query during the pivot table's initial rendering.

수정사항

  • Diagram
    • textAlign Justify is now working correctly.
    • The oldValue and newValue arguments of the size change event are now...

Released: Jan 23, 2024

2023 Volume 4 (24.1.47) 버젼 업데이트

수정사항

  • Grid
    • The issue with ellipsisWithTooltip not working properly in the Adaptive view has been resolved.