Hi
I've set the foreground of a cell (type: CellValuePresenter) but when hovering on the cell row the foreground gets overriden. How can i prevent this?
Hello,
I am just checking if you got this worked out or you still require any assistance or clarification on the matter.
This does seem to work but on only on the cell the mouse is over. The other cells in the same row change color, very annoying. please help
Hello Andy,
Thank you for your post. I have been looking into it and I created a sample project for you using the code I have posted above and everything seems to work ok on my side. If the sample doesn’t satisfies all your needs feel free to modify it, so it reproduces your behavior and send it back to me for further investigation.
Looking forward for your reply.
Thanks for your reply. What most people really want is
1. Disable mouse over row highlight
2. When selecting cell(s) only the selected cell(s) should highlight, not the entire row.
This is such a basic requirement and should it be easy to do, but the xamdatagrid is proving to be very difficult.
Many Thanks