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 to a radio button element attribute determined by properties set
in the 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.myForm.myRadio[0].dataFld = "linkURL"
Case-sensitive identifier of the data source column.
None.
Read now
Unlock full access