#I780231 – Fixed a script error thrown when using fullScreenMode with showTodayButton set to false in mobile view.
Diagram
Bug Fixes
#I781878 - Exported diagram images now properly include the entire diagram content without any blank spaces when the export region is set to Content.
#I781360 - Selector position now correctly aligned when swimlane contains a pivot.
#I776023 - Resolved issue where edited connector segments were moved incorrectly when dragging the source node.
DropdownList
Bug Fixes
#F71157 - Fixed an issue where initializing a DropDownList failed when the underlying
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.
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.