Syncfusion Essential Studio ASP.NET Core 2025 Volume 3 SP1 (31.2.10)

Released: Nov 12, 2025

2025 Volume 3 SP1 (31.2.10) 버젼 업데이트

기능

  • Common
    • Syncfusion ASP.NET Core controls now support .NET 10, enabling development with the latest .NET 10 framework features and enhancements.
  • GanttChart
    • Enhanced checkbox selection with virtualization support for large datasets, delivering faster, more accurate multi-selection and smoother CRUD operations.
  • Grid
    • The Grid now enables conditional row selection through the isRowSelectable callback. This enhancement applies dynamic business logic, ensuring that users can only select rows that satisfy the specified conditions.
  • Tree Grid
    • The TreeGrid now enables conditional row selection through the isRowSelectable callback. This enhancement applies dynamic business logic, ensuring that users can only select rows that satisfy the specified conditions.
  • Visual Studio Code Extensions
    • Provided .NET 10.0 support to the Syncfusion Visual Studio Code ASP.NET Core Project Template, Conversion, and Migration.
  • Visual Studio Extensions
    • Provided .NET 10.0 support to the Syncfusion ASP.NET Core Project Template, Code Generator, Conversion, Migration, and Scaffolding.

수정사항

  • Diagram
    • Connectors are now properly distributed when using enableRouting and connectionPointOrigin options.
    • Symbols in the symbol palette can now be searched using their description text, enhancing discoverability.
    • Snapping functionality has been added to PolyLine and FreeHand connectors when drawn using the drawing tools.
  • GanttChart
    • Fixed the invalid string to date conversion issue in the custom column of the Gantt Chart.
  • Grid
    • Resolved an issue where the aria-describedby label for EllipsisWithTooltip columns was not properly removed upon mouse leave.
    • Resolved an issue where the AdaptiveUI search functionality was not operating correctly on mobile devices.
  • RichTextEditor
    • The Rich Text Editor now works properly when pressing the Backspace key above the list element, without throwing script errors.