[Tip] Table row height controls
by David Workman
Data Mosaic
Changing the row height of a table layout is not very obvious. Portals have a specific property to control this -- tables don't. Changing a field object height doesn't help nor does changing the font size.
What does affect row height is the height of any button/label objects on the table. So put a small invisible label object on your table to set the row height to other than the default 20 pixels.
CORRECTION: see comment below!
[image unavailable: Picture_28]
For web client, all objects in the table need to be the same height as they are all rendered individually.
On a related note: the size of the body part determines how many rows are displayed on the web client. "Chevron" page controls are automatically added if there are more records than what will fit in the size of the body part.
Comments (2)