Plain JavaScript Examples
Here we show some examples in plain JavaScript combining different features of the grid.
File Browser
File Browser changes the look and feel of the grid to make it behave like a Microsoft Windows file browser. We don't expect you to re-create Windows File Browser, however it demonstrates the flexibility of the grid's styling.
Styled Report
The Styled Report shows how the grid doesn't need to look like a typical grid. This report looks like something out of a presentation.
Expressions and Context
This example is similar to what finance departments might build. It shows how to use value getters to build expressions.
Excel Import
Illustrates how you might utilise a third-party library to import an Excel spreadsheet into ag-Grid.