Data Source From property

Official Content
This documentation is valid for:
Indicates where the data used to fill the control is loaded from.

Values

Attributes Fills the ItemValues and ItemDescriptions properties to specify the attributes from which the control will be filled.
Data Provider Selects the Data Provider object that will be used to fill the control.
Values Selects a set of values that will be used to fill the control. (*) Only visible for Wheel Control for Native Mobile apps.

Scope

Controls: Attribute/Variable (Control Type: Dynamic Combo Box, Dynamic List Box, Edit, Wheel)

Description

When the Control Type property = Wheel Control for Native Mobile apps, the "Range" value is also offered. This value selects a range of numbers (Only for Numeric variables / attributes).

When you set the Control Type property = Edit, the Data Source From property can be set. The same applies if the InputType property or the Suggest property are not set to their default value ("Values" and "No", respectively). Details can be found in Edit with Suggest.

Runtime/Design time

This property applies only at design time.

See Also

HowTo: Use the Data Source From property
Dynamic Combo Box
Dynamic Combo Box and Dynamic List Box Properties in Web Forms
Dynamic List Box
HowTo: Use the Dynamic Combo Box Control for Native Mobile Applications