Custom Datatable to display list of accounts and contacts in Lightning Grid form Html < template > < lightning-card variant = "Narrow" title = "Lightning Grid Custom Datatable LWC" icon-name = "standard:account" > < div class = "slds-p-horizontal_small" > < div class = "tableHeight slds-scrollable_y" > < table class = "slds-table slds-table_cell-buffer slds-table_bordered slds-no-row-hover" > < thead > ...
Comments
Post a Comment