WPF DataGrid MouseOver on DataGridRow?

Dude, I copy-pasted what you have it works perfectly fine for me. I'm not sure what issue you're having. Is there anything else in your XAML that could be relevant?

Also, can you try adding a Setter Property="Background" Value="Transparent to your DataGridRow's style and see if it fixes it?

Dude, I copy-pasted what you have it works perfectly fine for me. I'm not sure what issue you're having. Is there anything else in your XAML that could be relevant?

Also, can you try adding a to your DataGridRow's style and see if it fixes it?

Damn, on a simple DataGrid (from a new project), it works. I'm gonna post my complete DataGrid to show you. – esylvestre Aug 6 '10 at 12:42 Got my error.

I was setting the RowBackground property on my Datagrid, which has priority on the RowStyle. My bad, thanks for the hint! – esylvestre Aug 6 '10 at 12:49.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions