/
gd.extraHeight
gd.extraHeight
Add some extra space below the last row, to avoid that the horizontal scroll bar potentially overlaps the last row.
Class | Grid Display |
---|---|
Property | gd.extraHeight |
Formal specification | gd.extraHeight=pixels expressed as number |
Required | no |
Default | no |
Version | 1.4.1 |
Comment | the property value is expressed in pixels. The horizontal scroll bar takes 22 pixels, so normally you would use 23 as value, but you can add more if needed. |
Example | gd.extraHeight=23
|
Reference |
Related content
gd.maxDisplayRowCount
gd.maxDisplayRowCount
More like this
gd.maxDisplayRowHeight
gd.maxDisplayRowHeight
More like this
gd.fitcolumns
gd.fitcolumns
More like this
gd.visiblerows
gd.visiblerows
More like this
Grid Display Parameters
Grid Display Parameters
More like this
gd.maxDisplayGridHeight
gd.maxDisplayGridHeight
More like this