1.

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(c) disabled(d) datasrcThe question was asked in an online quiz.This intriguing question originated from HTML and XHTML Element Reference in chapter HTML and XHTML Fundamentals of HTML

Answer»

The correct answer is (b) datafld

Best explanation: DataFormatAs SPECIFIES how data is RENDERED. The IDENTIFIER for data source is set by DATASRC. 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. A Disabled is a boolean attribute which specifies that element should be disabled.



Discussion

No Comment Found

Related InterviewSolutions