Sets or retrieves the name of the field used for the value of the dataselect behavior options.
Syntax
XML N/A HTML <SELECT STYLE="behavior:url('dataselect.htc')" DATAFLDVALUE = sColumn ... > Scripting object.dataFldValue [ = sColumn ]
Possible Values
sColumn String that refers to a column within a data source. The property is read/write with no default value.
Remarks
If the DATAFLDVALUE attribute is omitted from the element that hosts the dataselect behavior, the DATAFLDTEXT attribute value is used.
Applies To
dataselect