When we set the GridViewDataColumn BackGroundColor sometimes the selected-row-color hides behind the columncolor and sometimes it does not.
Example:
Using Background="#20FF0011" the selected-row-color appeares as aspected.
Using Background="#CCFFCC" the selected-row-color hides behind the colomn.
Why this difference?