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

Released: Jul 2, 2025

2025 Volume 2 (30.1.38) 中的更新

特性

  • GanttChart
    • Added support for automatically generating and displaying hierarchical WBS codes (e.g., 1, 1.1, 1.1.1) based on task levels. This helps visualize task hierarchy and improves project organization and planning.
    • Added support for defining task constraints using the taskFields.constraintType and taskFields.constraintDate properties. These options allow you to control when a task can start or finish based on specific scheduling rules. Constraints can also be modified interactively through the task edit dialog and cell editing.
  • Tree Grid
    • Introduced sticky header support in the Tree Grid, allowing column headers to stay fixed during scrolling. This improves navigation and readability in large hierarchical data views.
    • Enhanced support for LoadChildOnDemand in the Tree Grid with remote data binding and virtual scrolling. This improvement enables efficient, on-demand retrieval of child records, ensuring smoother performance when working with large hierarchical datasets.

修補程式

  • DataManager
    • Fixed an issue where middle ware was not triggered during CRUD operations.
  • DocIO
    • The empty group in the table cell is now correctly removed during the mail merge process when RemoveEmptyGroup is enabled.
    • Merge field end font is now preserved properly while resaving DOCX format document.
    • List is now preserved properly while converting a Word document with floating text box PDF.
    • Table is now positioned properly while converting a Word document with floating text box to PDF.
    • Character spacing for justified paragraph is now preserved properly while converting a Word document to PDF.
    • Image followed by paragraph is now positioned properly while converting Word document to PDF.
    • Shape is now positioned properly while converting a Word document to PDF.
    • Hanging issue will no longer occur while converting a Word document with header row to PDF.
    • Text is now preserved properly while converting a Word document with decimal tab to PDF in German culture.
    • Tab spacing is now preserved properly while resaving HTML document.
  • DropDownTree
    • Fixed the alignment issue in the input content of the Dropdown Tree Component in both the material3 and bootstrap5 themes.
  • FileManager
    • Resolved the inconsistent drag-and-drop issue with nested-level files in the File Manager component's flat data sample.
  • GanttChart
    • Previously, the ZoomToFit feature ignored the project's startDate and endDate and always used task dates to set the timeline range. This issue has been fixed. Now, if project dates are provided, they will be used correctly; otherwise, task dates will be used.
  • Grid
    • A script error encountered during the editing process, specifically when the multiline attribute is set to true within editParams, has been successfully resolved.
    • The issue where the cursor does not change to a hand icon when grouping was disabled for a column has been resolved.
    • The issue where column resizing did not work properly when the resize mode was set to auto and a column had a minWidth has been resolved.
  • PDF
    • Fixed an issue where the anchor tag was not functioning correctly during the conversion of HTML to PDF documents.
    • Fixed an issue that caused an exception to occur while importing a page from a PDF document.
    • Fixed an issue where incorrect characters were extracted during PDF text extraction.
    • Fixed an issue where a preservation error occurred during the flattening process when the IsRequired property was set to True in the ListBoxField.
    • Fixed the issue where a preservation error occurred while flattening the rotated textbox field.
    • Fixed an issue where users were unable to export the FreeText Annotation containing the tab character.
    • Fixed an issue where culture settings were not retrieved properly after PDF redaction.
  • Pivot Table
    • The pivot table will now be exported correctly as a CSV document when the tabular layout is enabled.
  • Presentation
    • PowerPoint presentation will no longer be corrupted when resaving it with motion path animations in floating positions.