July 1998
Intermediate to advanced
1456 pages
65h 5m
English
DATAFLD — NN n/a IE 4 HTML n/a
DATAFLD=”columnName"Optional
Used with IE 4 data binding to associate a remote data source column
name with the content of a table header cell. A
DATASRC (and optionally, a
DATAPAGESIZE) attribute must also be set for the
enclosing TABLE element.
<TABLE DATASRC="#DBSRC3" DATAPAGESIZE=5"> <TR> <TH><INPUT TYPE="text" DATAFLD="stockNum"> <TH><INPUT TYPE="text" DATAFLD="qtyOnHand"> </TR> </TABLE>
Case-sensitive identifier.
None.
Read now
Unlock full access