/
gd.sample.size
gd.sample.size
Generate a number of rows with randomly generated content for each of the columns such that a grid can be tested.
Class | grid |
---|---|
Property | gd.sample.size |
Formal specification | gd.sample.size = number of sample rows |
Required | no |
Default | |
Version | 1.0 |
Comment | This property is handy if you want to see how the grid will look like when data is available. Note that the data will be persisted in the gridtable if there is one. |
Example | gd.sample.size=2
|
Reference |
Related content
gd.pagination.size
gd.pagination.size
More like this
gd.minDisplayRowHeight
gd.minDisplayRowHeight
More like this
gd.maxDisplayRowHeight
gd.maxDisplayRowHeight
More like this
gd.minDisplayRowCount
gd.minDisplayRowCount
More like this
gd.columns
gd.columns
More like this
gd.query.row
gd.query.row
More like this