Versions Compared

Key

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

 

Design

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

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

Rules

Section Name
Section name to control visibility of control.

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

Dynamic Rules
Through this button you can add two types of rules to the query content control. Click one of them and you will see it is listed above the button. It has two buttons to edit and delete the rule.

  • Formatting rules, allow you to change the formats (text color, background color, style) and visibility of a control depending upon a condition. 
    Further information here

  • Validation rules, allow you to validate the data that is entered by the end-user. 
    Further information here

Data

Bound XPath
XPath of the xml query content can be changed through this area. 

XPath
XPath of data model to bind control. If not set uses current node on data model.

Target XPath
Specifies the xpath of target container node to import query results. Specified xpath is relative to parent of current node not XPath attribute.