Which of the following is the attribute that specifies the column name from the data source object that supplies the bound data?
Which of the following is the attribute that specifies the column name from the data source object that supplies the bound data? Correct Answer datafld
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.