Enterprise Options
Enterprise mode
Enterprise mode will be enabled by passing the licenseKey option. Enterprise provides a lot of features like row grouping, pivoting, status bar.
aggrid(iris,licenseKey=<YOUR LICENSE KEY>)Enterpise Demo

Default Grid options - Enterprise edition ( + Community Edition )
| Property | Value |
|---|---|
| enableStatusBar | true |
| alwaysShowStatusBar | false |
| suppressDragLeaveHidesColumns | true |
| suppressMakeColumnVisibleAfterUnGroup | true |