#I783020 - Resolved an issue causing inconsistent rendering of HTML entities when HighLight property was set to true.
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.
Dialog
Bug Fixes
#I779528 - Fixed an issue where focus was not retained within the Dialog when a Grid component was embedded in its content.
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.
MultiColumn ComboBox
Bug Fixes
#I775356 - Fixed an issue where multiple requests were triggered for the MultiColumnComboBox when remote data and a preselected value were bound.
Tree Grid
Bug fixes
#I778677 - Resolved an issue where the authorization token was not correctly passed to remote endpoints when using middle-ware, even with offline set to false.
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.