Syncfusion ASP.NET Core controls now support .NET 10, enabling development with the latest .NET 10 framework features and enhancements.
Diagram
Bug Fixes
#I778679 - Connectors are now properly distributed when using enableRouting and connectionPointOrigin options.
#I777571 - Symbols in the symbol palette can now be searched using their description text, enhancing discoverability.
#I778436 - Snapping functionality has been added to PolyLine and FreeHand connectors when drawn using the drawing tools.
GanttChart
Feature
#I731224 - Enhanced checkbox selection with virtualization support for large datasets, delivering faster, more accurate multi-selection and smoother CRUD operations.
Bug fix
#I783506 - Fixed the invalid string to date conversion issue in the custom column of the Gantt Chart.
Grid
Bug Fixes
#I778061 - Resolved an issue where the aria-describedby label for EllipsisWithTooltip columns was not properly removed upon mouse leave.
#FB70791 - Resolved an issue where the AdaptiveUI search functionality was not operating correctly on mobile devices.
Features
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.
RichTextEditor
Bug Fixes
#I762661 - Now, the Rich Text Editor works properly when pressing the Backspace key above the list element, without throwing script errors.
Tree Grid
Feature
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
Features
Provided the .NET 10.0 support to the Syncfusion Visual Studio Code ASP.NET Core Project Template, Conversion, and Migration.
Visual Studio Extensions
Features
Provided the .NET 10.0 support to the Syncfusion ASP.NET Core Project Template, Code Generator, Conversion, Migration, and Scaffolding.