Hi,
I’ve got a grid that uses adjustRowHeight to guesstimate the row height of cells, but it’s not as specific as I’m aiming for.
However, I’d like to manually get/set the rowHeight (rowLineHeight?) within individual cells–is this possible? Is it possible to get/set information for a specific cell (not just all elements of a column).
Thanks in advance.