How to set DataGrid.RowDetailsTemplate background to match DataGridRow cells #17357
cornerbowlsoftware
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like my RowDetailsTemplate background and foreground colors to match that of the cells found above the RowDetails when de-selected, selected and hovered over. By default, I see my row details background is light gray instead of the same color as the cells above. Does anyone know how this can be styled for all triggers? Here's what I have so far:
Beta Was this translation helpful? Give feedback.
All reactions