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
Salesforce####Salesforce#### 

Urgent ###### wrapper scenario for lightning data table !!!!

hello Team , 
I need to create a contact table which displays name , id , phone number and edit hyperlink or button , basically need to create a wrapper .

On click of edit   on that row, i need open the contact record of that purticular row in table in a new window ,i can update phone number name and Account name . and save the record . can you please tell me how to do it in lightning component.

User-added image
SandhyaSandhya (Salesforce Developers) 
Hi,

I would suggest you refer below link which has the sample code for the same.

https://newstechnologystuff.wordpress.com/2018/09/19/lightning-data-table-with-lazy-loading/
 
   Please mark it as solved if my reply was helpful. It will make it available for other as the proper solution.
                                             
Best Regards
Sandhya