You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

This page

On this page:

Requirements

This components runs only  on Windows, on RichClient and SmartClient clients. 

Configuration

Combo Box Settings

Field

Description

Control Name

Defines a name for the control so it can be accessed in the CodeBehind script. See Display Code Behind

Value

The Tag that will receive the value selected.

PlaceHolder

Message shown before select an object.

DataSource

Data Source.

ReadOnly

Enable Read Only mode.

ComboBox Settings

Field

Description

Selected Index

------------------

Blinding

  • TwoWay

  • OutputOnly

  • InputOnly

Selected Item

------------------

Items Source

  • Text

  • Array

  • Object

IsEditable

Check box for the combobox to be editable. Allows editing only of the values on the items. If Custom values are required the property AllowCustomValues must be set on the code behind script.

IsLegacy

------------------

Max Items

------------------

Reload

------------------

Runtime

In Runtime, the control has embedded controls to allow the Operator to modify the view.

Typically the configuration settings of <> is attached to a Tag exposed in the Display User Interface, allowing the operator to select <. >.


In this section:

The root page @parent could not be found in space v10.

  • No labels