Hey all!
I have a radGridView where i need to capture the mouse-over so i can assign a "MouseOver" background color at runtime.
Some of my rows are default and will use the default "MouseOver" color and some of my rows are "custom" with a custom background color applied using ViewRowFormatting and so i would like a Custom "MouseOver" color. At this time even the DEFAULT mouse-over color...does NOT apply to rows that have their background handled in ViewRowFormatting (I do not know why this is.)
So that's it :)
How do i capture pre-mouse-over painting and apply a different color? Or maybe this would happen at the theme level with a replacement theme element? I dont know i'm just rambling at this point :(
If anyone has done this type of customization please let me know and thanks all!
Cheers! Curtis.