Salesforce Certified Force.com Advanced Developer DEV-501 Question # 54 Topic 6 Discussion

Salesforce Certified Force.com Advanced Developer DEV-501 Question # 54 Topic 6 Discussion

DEV-501 Exam Topic 6 Question 54 Discussion:
Question #: 54
Topic #: 6

A single column in a table. An <apex:column> component must always be a child of an <apex:dataTable> or <apex:pageBlockTable> component.

Note that if you specify an sObject field as the value attribute for an <apex:column>, the associated label for that field is used as the column header by default. To override this behavior, use the headerValue attribute on the column, or the column's header facet.


A.

apex:inputField


B.

apex:column


C.

apex:inputText


D.

apex:insert


Get Premium DEV-501 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.