In this video Stephen Cooper explains how to customize AG Grid with Angular Components which can add new rendering or functionality from within an AG Grid cell. These can be normal Angular Components or functions that return HTML.
00:00 Starting Code
00:30 Use CLI to create component
02:38 Functional Cell Renderers
03:25 Reusing Cell Renderer Components
06:10 Selecting Cell Renderers
07:25 Inline Cell Renderer
07:50 Summary
AG Grid works with React, Angular, Vue, and JavaScript. Available as a free community edition and commercially as an Enterprise product (full support and more features).
For more information about AG Grid please visit: https://ag-grid.com/
---
A series of videos showing how to get started with AG Grid and Angular.
All videos are available in a playlist:
• Angular AG Grid Tutorial
And directly available below:
001 - QuickStart Guide
• Getting Started With Angular and AG Grid
002 - Enterprise Overview
• Enabling AG Grid Enterprise Features ...
003 - Customizing Cells
• AG Grid Cell Renderers in Angular
004 - Custom Component Overview
• Angular Custom AG Grid Component Over...
Source code for all videos is available on Github:
https://github.com/ag-grid/angular-da...