onMouseOver

Hi,

I have a onMouseOver in my grid to show a message with dhtmlxPopUp. Is there a way to detect if the mouse is moved outside the grid area (something similar to onBlur) or if the mouse is moved to the empty area at the end of the grid (area with no more rows).

Unfortunately there is no event in dhtmlxGrid controlling that the mouse pointer is out of the grid area.