Hi Peter,
I have implemented tooltip on cell hover for every cell in my grid.In my page, entire row will be highlighted on hover of any cell as per our requirement. when i hover on a cell it displays a tooltip with desired msg, till then its working fine, but if i continue to next cell the tool tip msg is not getting updated as per the new cell. but if i go to another row or out of the grid and hover on required cell , then proper tooltip is getting displayed.so, to view tooltip of required cell, everytime i need to get out of focus of that row and get back to the required cell. Please help me with this.
Thanks
Nagoor