Is there any way to turn off the mouse over animation in XamlDataGrid?
Many Thanks
Toshendra
Hi Alex,
Need your advice.
I have multiple XamDataGrids on a form all displayed in various dock panels.
What I want to do is only have one of the grids' active rows highlighted.
So basically I want to introduce a new look for a row thats active within its own grid while that grid is inactive among others. So that when a user is looking at the screen they can see which grid is active and which rows are active in all grids, while the active row in the active grid is especially distinguishable .
Would you recommend to switch templates on the fly, as grids activate/deactivate, or would you recommend to introduce the third state for a record that caters for "active record in inactive grid" situation?
Thanks for your help,
Kyryll
Please find the attached project with a XamDataGrid and Hover animations disabled.
Another vote for sample code. I'm new to WPF so I'm not sure how to work in the new styles, etc.
Joe,
We would greatly appreciate some sample code to illustrate.
Thanks.
Subu
Got it!
Thanks Alex :)