Tree Grid in LWC | lightning-tree-grid | Parent to Child SOQL | Lightning Web Components

Опубликовано: 06 Октябрь 2024
на канале: BracesAndSemicolons
4,359
46

Learn all about lightning-tree-grid structure in LWC. See how to display the hierarchal or tree structure data in lightning data table, learn how to use lightning-tree-grid tag in LWC template file and see how to pass nested data into _children. Use Imperative method in LWC by calling it inside connectedCallback() method. Display Account and it´s related contact inside the same table in a tree or hierarchal structure.

#apex #salesforce #lightningwebcomponents #lwc

Source Code URL :
LWC Component : https://dev.azure.com/bhumikapandey19...
Apex Class : https://dev.azure.com/bhumikapandey19...