/
gd.displayCondition
gd.displayCondition
Specify the condition when a grid should be showed in the view edit screen
Class | grid |
---|---|
Property | gd.displayCondition |
Formal specification | gd.displayCondition = always | not empty | modified |
Required | no |
Default | always |
Version | 1.11 |
Comment | The displayCondition parameter allows to show the grid only when it is relevant
|
Example |
gd.columns = question, response
gd.query = select question from surveyquestions
gd.query.ds = surveys
gd.displayCondition = not empty
|
Reference |
, multiple selections available,
Related content
col.xyz.parseurl
col.xyz.parseurl
Read with this
gd.readonly
gd.readonly
More like this
col.xyz.type
col.xyz.type
Read with this
gd.emptyRows
gd.emptyRows
More like this
col.xyz.formatnumber.decimalSeparator
col.xyz.formatnumber.decimalSeparator
Read with this
gd.columns
gd.columns
More like this