List of questions
Related questions
Question 268 - Certified Platform Developer II discussion
There are user complaints about slow render times of a custom data table within a visualforce page that loads thousands of Account records at once.
What can a developer do to help alleviate such issues?
A.
Use the standard Account List controller and implement pagination.
B.
Use JavaScript remoting to query the accounts.
C.
Use the transient keyword in the Apex code when querying the Account records.
D.
Upload a third-party data table library as a static resource.
Your answer:
0 comments
Sorted by
Leave a comment first