I need to know the cell a user is hovering. In another grid I use, I can use the MouseHover event of the grid and then get a HitTestInfo from the grid, but I don't see that on the UltraGrid. I need this information to pass to a custom SuperToolTip Provider. It needs the x and y coordinates as well as a reference to the row.
Any ideas?
Thanks,
Jeff
HOWTO:UltraWinGrid Mouse Position and Cell Identification