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.

Design

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

...

Auto Select All
Specifies the query result picker must be shown. 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.

Clear First
Specifies the before query results populated on data model all existing records are removed.

Rules

Section Name

Include Page
EMK:_Section NameEMK:
_Section Name

Validation Group
Name of validation group rules before executing the query. When any rule is failed, an error is shown on the screen and the query is not executed.

Dynamic Rules

Include Page
_Dynamic Rules
_Dynamic Rules

Data

Bound XPath

Include Page
_Bound Xpath
_Bound Xpath

...