I want to highlight the row in red border in AdvancedDataGrid without selecting the row. My selected item is different from the highlight row. Please see the following image :
My selected index is where Territory is Nevada but my highlighted row is different(in Red Border) based on some condition.
So please tell me how can i implement it.