Thanks for the info, Peter. It’s not just images though. Using a cellsrenderer that returns enough text to make it wrap will break the autorowheight also.
I’m going to try looping through my data, and modifying it before passing it to the grid instead of using the cellsrenderer. Pity, because the cellsrenderer seemed a more elegant solution.