List of questions
Related questions
Question 206 - Certified Platform Developer II discussion
Universal Containers has a Visualforce page that displays a table every Container_ c being rented by a gives Account.. failing because some of the customers rent over 100,000 containers.
What should a developer change about the Visualforce page to help with the page load errors?
A.
Implement pagination with an OffsetController.
B.
Implement pagination with a StandardSetController.
C.
Use lazy loading and a transient List variable.
D.
Use JavaScript remoting with SOQL Offset.
Your answer:
0 comments
Sorted by
Leave a comment first