gd.query.ds
Specify on which datasource a query needs to be run.
Class | Grid Initialization |
---|---|
Property | gd.query.ds |
Formal specification | gd.query.ds = <datasource id> |
Required | yes in case gd.query is given and always for Connected grid |
Default | none |
Version | 1.0 |
Comment | The datasource name can be defined through the Datasource Specifications. |
Example |
gd.columns = cid, name, city, revenue, campaign
gd.query=select id, name, city, revenue from customerview
gd.query.ds = customerdb
|
Reference | |
, multiple selections available,
Related content
gd.displayCondition
gd.displayCondition
More like this
datasource.names
datasource.names
More like this
Jira fields datasource
Jira fields datasource
More like this
Query Jira values to add dynamic grid data
Query Jira values to add dynamic grid data
More like this
POST Method for Data Sources
POST Method for Data Sources
More like this
Troubleshooting & FAQ
Troubleshooting & FAQ
More like this