Introduction to Angular Grid

added by JavaScript Kicks
5/6/2019 8:09:09 AM

1289 Views

Displaying and manipulating tabular data is often necessary in software applications. In this article, I will introduce ag-Grid for Angular applications. ag-Grid is implemented in TypeScript and can be used for displaying both simple and complex data. It also gives good user experience.


0 comments