iyeh
9 Mar 2016, 11:35 AM
How do I force the row height in LiveGridView?
The release note says "row height now automatically measured", but it doesn't work for me as I am rendering HTML that has variable height and contents are clipped on certain rows.
I don't mind setting my row height to the tallest height I am expecting, but there is no setRowHeight method in GXT 4. How does it determine the row height? So I can trick it into using the height I want. Please help.
While I think it's great it auto measure row height, it'd be nice if we still have the option to explicitly set row height.
The release note says "row height now automatically measured", but it doesn't work for me as I am rendering HTML that has variable height and contents are clipped on certain rows.
I don't mind setting my row height to the tallest height I am expecting, but there is no setRowHeight method in GXT 4. How does it determine the row height? So I can trick it into using the height I want. Please help.
While I think it's great it auto measure row height, it'd be nice if we still have the option to explicitly set row height.