Using apex:repeat / table in Lightning Design System
UseCase
We are going to create a Visualforce page which displays cases related to Account in Case Detail Console Page
Output
Steps Involved
- Install Lightning Design System unmanaged package here
- Create Apex Controller, you can download here
- Create Visualforce Page and link lightning css here which you did in step1, you can download here
Please comment below If you face any issues