How to display data in the lightning table component?
I'm creating a lightning component to display data in a nice format in a table. But data is not coming in table format.
Below is my code:
Component:
<head>
<title>This will display contacts whose birthday is today.</title>
</head>
<!-- <> Below is my result: I was able to reproduce the problem of displaying data in a lightning table. Try including the stylesheets as mentioned below Date Contact Name {!contact.Birthdate} {!contact.Name}
Interviews
- Business Analyst Interview Questions
- DevOps Interview Questions
- AWS Interview Questions
- QA Testing Interview Questions
- Software Testing Interview Questions
- SQL Interview Questions
- Salesforce Interview Questions
- Java Interview Questions
- Hibernate Interview Questions
- Spark Interview Questions
- Vmware Interview Questions
- Data Science Interview Questions
- Digital Marketing Interview Questions
- API Testing Interview Questions
- SSAS Interview Questions
- Power BI Interview Questions
- Cloud Computing Interview Questions
- SSRS Interview Questions
- Manual Testing Interview Questions
- Social Media Interview Questions
- Performance Testing Interview Questions
- MSBI Interview Questions
- QTP Interview Questions
- Automation Testing Interview Questions
- SSIS Interview Questions
- GIT Interview Questions