/
col.xyz.rows
col.xyz.rows
Specify the number of lines of the textarea when editing a cell of a textarea column
Class | Column |
---|---|
Property | col.xyz.rows |
Formal specification | col.xyz.rows = <number> |
Required | no |
Default | |
Version | 1.0 |
Comment | The height of a textarea field when viewing a grid depends on the amount of text in the cell. It will autoexpand. |
Example | col.hobbies=Hobbies
col.hobbies.type=textarea
col.hobbies.rows=5
col.hobbies.cols=60
|
Reference | col.xyz.type = string col.xyz.rows col.xyz.cols col.xyz.maxLength |
Related content
col.xyz.cols
col.xyz.cols
More like this
col.xyz.maxLength
col.xyz.maxLength
More like this
gd.maxDisplayRowHeight
gd.maxDisplayRowHeight
More like this
gd.visiblerows
gd.visiblerows
More like this
col.xyz.width
col.xyz.width
More like this
gd.minDisplayRowCount
gd.minDisplayRowCount
More like this