Hi,
Here is my problem, I have a XamGrid with groups and when a column is ordered the selected row is not highlighted anymore.
Is there a way to keep the row highlighted ?
Regards.
Fabien.
When sorting has occurred the selected rows can be returned from SelectionSettings to store the previous selection. Within the CellControlAttached event the selected rows can be added.
I have attached an updated sample.
Hello Cosoluce_Stones,
On the behavior of the selected row not shown after sorting I was able to reproduce and have logged this to Development Issue #107466 for a review. As for this thread is linked to case CAS-88104-TNQJ4W.
Let me know if you have any questions with this matter. Thank you.