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



Â