Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Query control is a combined control for querying several data sources. It performs relational database queries on domain SQL database, XML database queries and some others, which are explained below.

...

Auto Search
Specifies the query control should perform search immediately when come into display. Visibility of control can be controlled by Rules or Section Name properties. When  Filter content is not visible when this attribute is set to True value, Filter content is not visible.

Show Filter
Check to display the filter on the form.

Auto Select All
Specifies the query result picker is must be shown. Result The result picker allows to select individual rows to edit. If you work with too many rows picker is better method for performance. When set to True, all matching rows are immediately imported.

...

Dynamic Rules

Include Page
EMK:_Dynamic RulesEMK:
_Dynamic Rules

Data

Bound XPath

Include Page
EMK:_Bound XpathEMK:
_Bound Xpath

Target XPath
Xpath of the target container node and its specific items to import the query results. For example, assume that you want to fill a UserList node containing multiple User child nodes. In this case, you need to use UserList/User as the target xpath.

Data Sources
In this section, you can add any number of data sources to populate the related content. Following The following source types are provided:

...