Does anyone know how to detect which cell the mouse is currently over, so that I can retreive information from that cell or row and display it in a tooltip. The mousemove event only returns the x and y coordinates, and this is not much help? Any help would be appreciated.
