Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which of the following is the attribute that indicates the name of the data source object that supplies the data that is bound to this element?

a) dataFormatAs
b) datafld
c) disabled
d) datasrc

Answer: d
Explanation: The identifier for data source is set by dataSrc. When the dataSrc property is applied to a tabular data consumer, the entire data set is repeated by the consuming elements. DataFormatAs specifies how data is rendered. A Disabled is a boolean attribute which specifies that <input> element should be disabled.

Join The Discussion