Added a new SingleDeselect option to the GridSelectionMode enum, enabling users to select a single row and automatically clear the selection when tapping the same item again.
SfTreeGrid
Added a new SingleDeselect option to the GridSelectionMode enum, enabling users to select a single row and automatically clear the selection when tapping the same item again.
Fixed a NullReferenceException that occurred when both the control's XAML Visibility and IsToolbarVisibility properties were set to Collapsed and false, respectively.