This example demonstrates how to change the appearance of grid rows when the mouse is hovered over them
Question Comments
Added By: Matthew Perryman at: 6/9/2014 8:37:19 AM
This doesn't work for a Master-Level view, I'm trying to apply this to the level View of the MainView.
The MouseMove e.Location doesn't pickup any GridHitInfo and the RowCellStyle isn't being hit.
Am I missing something or do I need some code in the MainView to pass to the level View?