Hello - I am looking for the magic combination of bools and other settings to set a consistent row height. Setting autoRowSize
to false
and rowHeights
to some number should do it, but it doesn’t. It wants to set the row height to some other number instead.
See this fiddle. Set the rowHeights to 80, it works. Set it to 8, the value is not respected.