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