function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Ketu PatelKetu Patel 

Visualforce Page and Apex Classes

Dashboard
○ On a dashboard show below 2 components
i. Other Contact List of the logged-in user’s Account with
Pagination.
ii. Opportunities of the logged-in user’s Account with
Pagination.
Best Answer chosen by Ketu Patel
AnkaiahAnkaiah (Salesforce Developers) 
Hi Ketu,

Refer the below links have solution for similar kind of ask.
https://developer.salesforce.com/forums/?id=906F0000000AtuzIAC
https://developer.salesforce.com/forums/?id=9062I000000XuSyQAK

If this helps, Please mark it as best answer.

Thanks!!