Vidyalelo
HTML · Q95

Basic HTML

Programming · HTML · question 95

Q95

Which of the following is the attribute that specifies the column name from the data source object that supplies the bound data?

A.
dataFormatAs
B.
datafld
Answer
C.
disabled
D.
datasrc

Answer: Option B

Solution

Answer: Option B
Solution:
datafld attribute specifies the column name from the data source object that supplies the bound data. This attribute is specific to Microsoft’s data binding.