This project was generated with Angular CLI version 14.1.3.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
- Place the app-grid selector in the html page where you would like to render the grid.
- Create a GridConfig object and bind it to the grid.
- Create action methods and bind them to the grid.