javascript Obj_Button dataFld

dataFldNN n/a IE 4 DOM n/a  

Read/Write  

Used with IE data binding to associate a remote data source column name to a button object's label. 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.

 
Example
 
document.getElementById("myButton").dataFld = "linkURL";
 
Value

Case-sensitive identifier of the data source column.

 
Default

None.


1412,Nickname,Homepage or email,Comments here,Add comment