DATASRC Attribute | dataSrc Property
This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.
Sets or retrieves the source of the data for the dataselect behavior.
Syntax
XML <ELEMENT DATASRC = sID... > Scripting [ sID = ] dataselect.dataSrc
Possible Values
sID String that specifies or receives the identifier of the data source. The property is read/write. The property has no default value.
Remarks
Both tabular and single-valued data consumers use the dataSrc property to specify a binding. The property takes a string that corresponds to the unique identifier of a data source object (DSO) on the page. The string should be prefixed by a hash (#) mark.
Applies To
dataselect