Overview
This project is the base for a solution requiring a data table.
Click Here to access the repository.
Getting Started
Follow these steps to get started with extending this project.
Code Overview
Configuration src/cfg.ts
Update this file to define the associated list(s) and field(s) to use in this project.
Dashboard src/dashboard Folder
The dashboard folder contains all of the associated code to render the data table.
Code Walkthrough
A step-by-step walkthrough is available for this project.