Intersoft WebCombo Documentation
WebComboLinkSettings
Send comments on this topic.
Intersoft WebCombo > Client-side References > WebComboLinkSettings

Glossary Item Box

 WebComboLinkSettings Properties

Enabled Description
Gets or sets whether the link feature should be enabled for this WebCombo instance

ValueType
boolean

Default Value
False
FilterDataMember Description
Gets or sets the data member within the DataSource which should be used for filtering during automatic lookup

ValueType
string

Default Value
-
ParentFilterMode Description
Gets or sets which key field of the parent WebCombo that should be used for filtering this WebCombo data

ValueType
string

Default Value
-
ParentWebComboID Description
Gets or sets the parent WebCombo's ID which this instance should be linked to

ValueType
string

Default Value
-
ResolvedParentWebComboID Description
Gets the resolved parent WebCombo ID

ValueType
string

Default Value
-
ParentWebCombo Description
Gets the parent WebCombo object

ValueType
object (WebCombo)

Default Value
-
ParentEmptyAction Description
Gets or sets the action to be performed when the user requests data for this WebCombo instance, but the specified ParentWebCombo(s) are still empty (no value selected)

ValueType
string

Default Value
-
SkipQueryTextField Description
Gets or sets the value indicating whether WebCombo should query the text based on the DataTextField

ValueType
string

Default Value
-