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
VSK98VSK98 

How to get children records when click on Account name(hyperlink) with Lightning:treegrid

Hi All,

I am displaying the Account & Contacts records with a tree structure. Account & Contact names have a hyperlink when the user click on parent /Account Name how to get child records from LIghtning:treegrid. 

Not required with checkboxes............

Anybody have Onrowaction examples in lightning:treegrid please provide the same.

Regards,
VSK98
 
Ajay K DubediAjay K Dubedi
Hi VSK98,

Here are some useful links, I hope it will be helpful for you:

https://salesforce.stackexchange.com/questions/225214/lightning-tree-indentation
https://developer.salesforce.com/forums/?id=906F0000000MHIUIA4.
http://www.forcetree.com/2011/04/tree-view-in-visualforce-page.html
http://sfdcnuts.blogspot.com/2013/09/syntaxhighlighter.html

Thanks,
Ajay Dubedi