July 1998
Intermediate to advanced
1456 pages
65h 5m
English
dataFld — NN n/a IE 4 DOM n/a
Read/Write
Used with IE 4 data binding to associate a remote data source column
name with the selectedIndex property of the
SELECT object. A DATASRC
attribute must also be set for the element. Setting both the
dataFld and dataSrc properties
to empty strings breaks the binding between element and data source.
document.forms[0].mySelect.dataFld = "choice"
Case-sensitive identifier of the data source column.
None.
Read now
Unlock full access