Ag Grid
Theme by
Ag grid |Updated:
23 May 2025
|13965 Stars
The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript.
Categories
Overview
The AG Grid is a JavaScript Data Grid with versions available in Community and Enterprise. The Community version is free with core features such as Sorting, Filtering, Pagination, and Custom Components. The Enterprise version includes advanced features like Integrated Charting, Row Grouping, and Exporting with dedicated support.
Features
- Filtering: Available in both Community and Enterprise versions
- Sorting: Available in both versions for easy data arrangement
- Cell Editing: Allows users to edit cell content directly
- CSV Export: Easily export data to CSV format
- Drag & Drop: Simple drag and drop functionality for reordering
- Themes and Styling: Customize the look and feel of the grid
- Selection: Select rows or cells for further actions
- Accessibility: Ensures the data grid is accessible to all users
- Infinite Scrolling: Seamless scrolling through large datasets
- Pagination: Divide data into pages for easier navigation
- Server-Side Data: Efficient handling of large datasets in both versions
- Custom Components: Create and use custom components in the grid
- Integrated Charting: Advanced charting available in Enterprise version
Installation
To install AG Grid, follow these steps:
- For the Community version, use
npm install ag-grid-community
. - For the Enterprise version, purchase a license and follow the instructions provided.
- Once installed, import the library in your project and start using the features.
Summary
AG Grid offers a powerful JavaScript Data Grid solution with features catering to both basic and advanced user requirements. With options for customization, accessibility, and efficient data handling, AG Grid suits a variety of data display and manipulation needs.