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
Dev87Dev87 

lightning Component- display columns

Hello everyone, 
I want to display columns in my lightning Component no click button, 
Can u help me.
 
Ajay LAjay L
If you want just a data table:
Use this approach:
http://sfdcmonkey.com/2018/03/13/jquery-datatable-salesforce-lightning-component/
http://sfdcmonkey.com/2017/02/23/delete-multiple-records-using-checkbox-lightning-component/
MagulanDuraipandianMagulanDuraipandian
Try lightning:datatable in Salesforce Lightning Component - http://www.infallibletechie.com/2018/03/lightningdatatable-in-salesforce.html