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
Kishore Vamsi 6Kishore Vamsi 6 

display the account info onclick of contact name in lightning table in LWC

I am new to LWC, I need to display list of contacts in table and i want to display account info upon clicking contact name in LWC component. 

Thanks in advance.
AbhishekAbhishek (Salesforce Developers) 
Try the code suggestions as mentioned in the below,

https://developer.salesforce.com/forums/?id=9060G0000005s0uQAA

For further reference, you can check this too (http://I hope you find the above information is helpful. If it does, please mark as Best Answer to help others too.)

I hope you find the above information is helpful. If it does, please mark as Best Answer to help others too.

Thanks.