July 1998
Intermediate to advanced
1456 pages
65h 5m
English
dataFld property — 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 element’s value. 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.all.myObject.dataFld = "price"
Case-sensitive identifier of the data source column.
None.
Read now
Unlock full access