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
Table Grid Migration
Table Grid Migration
More like this
Data import
More like this
Table Grid Editor (legacy) for Jira Server Documentation
Table Grid Editor (legacy) for Jira Server Documentation
More like this
Features comparison
Features comparison
More like this
Troubleshooting & FAQ
Troubleshooting & FAQ
More like this
gd.displayCondition
gd.displayCondition
More like this