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

Released: Nov 12, 2025

Aggiornamenti in 2025 Volume 3 SP1 (31.2.10)

Funzionalità

  • 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.

Correzioni

  • 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.