Tag: lightning:datatable
Conditionally Add Icon And Style On Records In Salesforce Lightning DataTable Component
Scenario – When an account record is marked as important(the custom field checkbox VIP_Account__c is enabled) in the account record detail page, an slds-icon “check” appears in the lightning datatable […]
How To Implement Column Sorting In Salesforce Lightning DataTable
Hi guys, Today in this post we are going to learn how we can implement custom column sorting in salesforce ‘lightning:datatable’ lightning base component. From developer console >> file >> […]