dataSrc Property

Sets or returns a String that represents the data source from which a specified object gets or sets its data.

expression.dataSrc

*expression   * Required. An expression that returns one of the objects in the Applies To list.

Remarks

Use the dataSrc property to bind a table or form element to an external data source. The property takes a string that corresponds to the unique identifier of a data source object (DSO) on the page. The string must be prefixed by a hash (#) mark.

Applies to | FPHTMLAnchorElement Object | FPHTMLButtonElement Object | FPHTMLDivElement Object | FPHTMLDivPosition Object | FPHTMLFrameElement Object | FPHTMLIFrame Object | FPHTMLImg Object | FPHTMLInputTextElement Object | FPHTMLLabelElement Object | FPHTMLMarqueeElement Object | FPHTMLObjectElement Object | FPHTMLOptionElement Object | FPHTMLSelectElement Object | FPHTMLSpanElement Object | FPHTMLSpanFlow Object | FPHTMLTable Object | FPHTMLTextAreaElement Object | IHTMLDatabinding Object