I have a grid that users enter data into cells. A few of these cells function almost conversationally between different users and therefore the cell data can get quite long. I am unable to use autorowheight for a few reasons, so what I’m attempting to do is pop open a tooltip with the contents of the cell ONLY when the content is too long to fit in the cell.