Hi all,
I have detected a problem with
SfDataGrid.SelectionMode
set to
SelectionMode.Single or
SelectionMode.SingleDeselect: it does not remove the highlight on a previously selected row
when another row is touched if the rightmost column is completely
visible. You can easily reproduce this behaviour by removing all columns
but the first two in the SfDataGrid sample App in
GettingStarted activity.
Could you have a look at this?
Thank you.
Deniz
PS: Sorry to put this in the general topic but there's no SfDataGrid entry in the control dropdown.