---
title: Ag Grid Reviews
meta_title: 'Ag Grid Reviews 2026: Details, Pricing, & Features | G2'
meta_description: Filter 10 reviews by the users' company size, role or industry to
  find out how Ag Grid works for a business like yours.
aggregate_rating:
  rating_value: 4.6
  review_count: 10
  scale: '5'
date_modified: '2026-06-30'
parent_category:
  name: Web Frameworks
  url: https://www.g2.com/categories/web-frameworks
---

# Ag Grid Reviews
**Vendor:** ag-Grid  
**Category:** [JavaScript Web Frameworks](https://www.g2.com/categories/javascript-web-frameworks)  
**Average Rating:** 4.6/5.0  
**Total Reviews:** 10
## About Ag Grid
ag-Grid is a JavaScript data grid designed for Enterprise Applications. It delivers a large feature set combined with Enterprise grade performance.



## Ag Grid Pros & Cons
**What users like:**

- Users find the **data handling capabilities** of Ag Grid exceptional, especially for displaying real-time data effectively. (2 reviews)
- Users appreciate the **flexibility and great features** of Ag Grid, enhancing their overall user experience. (2 reviews)
- Users appreciate the **chart visualization** in Ag Grid for effectively displaying real-time data insights. (1 reviews)
- Users value the **flexibility** of Ag Grid, which enhances their ability to customize and adapt the interface seamlessly. (1 reviews)
- Users appreciate the **good user experience and great features** of Ag Grid, enhancing their overall satisfaction. (1 reviews)

**What users dislike:**

- Users find the **steep learning curve** challenging, suggesting that improvements could greatly enhance usability. (2 reviews)
- Users find that **documentation issues** sometimes leave unanswered questions, leading to confusion and difficulty in usage. (1 reviews)
- Users find that **poor documentation** leads to confusion and limits their ability to fully utilize Ag Grid. (1 reviews)
- Users face **update issues** that can lead to significant problems with their existing Ag Grid functionality. (1 reviews)

## Ag Grid Reviews
  ### 1. Ag grid review

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Enterprise (> 1000 emp.)

**Reviewed Date:** October 22, 2024

**What do you like best about Ag Grid?**

In my current product we are using ag grid for showing data to the users. Currently we are using ag grid  32.2 version which is the latest. Currently I am updated our current ag grid version to 32.2 version . It is very good in displaying real time data to the users. We are also using the ag grid graphs and diagrams for showing real time data

**What do you dislike about Ag Grid?**

Upgrading to new version can cause some serious problems for the existing ag grid. Currently we are facing the same situation in our product.

**What problems is Ag Grid solving and how is that benefiting you?**

I have solved some problems related to showing large amount of data as an excel data in my project. But I have used ag grid instead that, it helped the client not to download or preview the data that they can easily check if there are any errors in the data before they are able to download it.
Understanding data is easy for the client as well as it has different features based on our requirements we are using those features. 
It is solving complex task of conveying the good amount of information to the client and they can able to perform different actions from actions menu and perform sorting and use infinite scroll to render the ag grid based on server side this is helpful in viewing large amount of data which will be helpful in data processing.

  ### 2. Data handling just so smooth

**Rating:** 4.5/5.0 stars

**Reviewed by:** MEHUL P. | Junior Software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 25, 2024

**What do you like best about Ag Grid?**

The way it handles data the data binding once you get hands on with ag grid its super smooth from there

**What do you dislike about Ag Grid?**

there is a learning curve its quite steep also some issues like sub table issue you cant have those

**What problems is Ag Grid solving and how is that benefiting you?**

The issue with data handling binding and more its just way to smoth and how it handles it. Just perfection The dockumentation is kind of helpful but you need to dig in to make full use of it

  ### 3. Amazing solution for all grid needs

**Rating:** 5.0/5.0 stars

**Reviewed by:** Shubham S. | Advisory Software Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** October 13, 2024

**What do you like best about Ag Grid?**

Flexibility and features that it provides.

**What do you dislike about Ag Grid?**

Sometimes documentations does not provide all the answers

**What problems is Ag Grid solving and how is that benefiting you?**

It provides seemsless integration between ui and grids. It provides best features that no other product gives.

  ### 4. Overall good user experience

**Rating:** 5.0/5.0 stars

**Reviewed by:** Manish J. | UI/UX Engineer 2A, Enterprise (> 1000 emp.)

**Reviewed Date:** September 24, 2024

**What do you like best about Ag Grid?**

Good user experience along with great features

**What do you dislike about Ag Grid?**

Learning curve could be improved significantly.

**What problems is Ag Grid solving and how is that benefiting you?**

Populating grid data and various functionalities within the grid.

  ### 5. Rich Features

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Enterprise (> 1000 emp.)

**Reviewed Date:** June 14, 2024

**What do you like best about Ag Grid?**

Ag Grid has extensive feature set, including sorting, filtering, grouping, and customizable cell rendering.

**What do you dislike about Ag Grid?**

Setting up Ag Grid with all its features can be intricate, especially for beginners.

**What problems is Ag Grid solving and how is that benefiting you?**

For applications using extensive datasets. It allows extensive customization, enabling developers to tailor the grid to specific needs, including custom cell rendering and complex data operations.

  ### 6. Very powerful UI library requiring only few lines of code to setup.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Nitin M. | SDE, Small-Business (50 or fewer emp.)

**Reviewed Date:** June 14, 2022

**What do you like best about Ag Grid?**

It is highly customizable and very robust with a plethora of features.

**What do you dislike about Ag Grid?**

There are very few prebuilt UI themes, more will be better.

**Recommendations to others considering Ag Grid:**

If you need to show a large amount of data in UI. Just give Ag Grid a shot, it wouldn't take much time to do a POC.

**What problems is Ag Grid solving and how is that benefiting you?**

We needed to show a lot of relational data with sorting, filtering, searching etc in our administration dashboard and Ag Grid was a perfect fit for us. It saved us a lot of development time.

  ### 7. Extremely Flexible and feature rich data grid component

**Rating:** 5.0/5.0 stars

**Reviewed by:** Chris B. | VP of engineering, Mid-Market (51-1000 emp.)

**Reviewed Date:** June 11, 2021

**What do you like best about Ag Grid?**

I like how simple the AG grid makes it for front-end developers who want to create a rich data grid for users to work with information. In our product, grids are used heavily, and using AG Grid has allowed us to implement complex features relatively quickly. It's also had great support for emerging technologies such as Vue v3 that we use. 

It would have taken months of a dedicated team to get the same functionality within our app as we got in a day or so.

**What do you dislike about Ag Grid?**

There isn't much I don't like. Some of the server-side processing stuff is a bit confusing, and it's unclear how that would work in a Kubernetes environment where many of our services are stateless. Our use case I just described is an edge case we have to consider but probably not a use case everyone is needing so it's understandable that the documentation doesn't cover this in-depth, just the same.

**What problems is Ag Grid solving and how is that benefiting you?**

We're solving a use case to display data in a grid that customers use to understand active alerts and incidents in their environment.

  ### 8. Best grid library

**Rating:** 5.0/5.0 stars

**Reviewed by:** Vishnu V. | Staff Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** August 05, 2021

**What do you like best about Ag Grid?**

Almost all the features it has column selection, column reorder, row expansion, pagination, virtual scroll, export options and a wide range of framework support like angular, react etc, I used both angular and react versions. Very easy to use the library, we can display a grid in minutes.

**What do you dislike about Ag Grid?**

Nothing to say, but documentation can be improved

**What problems is Ag Grid solving and how is that benefiting you?**

As all great features are out of the box, we can develop the final product or POC very fast

  ### 9. AG-GRID is extremely well written

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Entertainment | Enterprise (> 1000 emp.)

**Reviewed Date:** April 08, 2019

**What do you like best about Ag Grid?**

Lots of features right not of the box. Very fast rendering, sorting, filtering, grouping even with 100k rows +. Their customer support is also really good

**What do you dislike about Ag Grid?**

Nothing really. The is a really good product

**What problems is Ag Grid solving and how is that benefiting you?**

Rendering a lot of data in the UI so end users don't feel the needs to export data into excel and conduct business offline


## Ag Grid Discussions
  - [Can we use AG Grid for free?](https://www.g2.com/discussions/can-we-use-ag-grid-for-free) - 1 comment

- [View Ag Grid pricing details and edition comparison](https://www.g2.com/products/ag-grid/reviews/ag-grid-review-3098460?section=pricing&secure%5Bexpires_at%5D=2026-07-11+05%3A57%3A43+-0500&secure%5Bsession_id%5D=0ba96d0f-fae7-4841-ac09-4c4f70912c16&secure%5Btoken%5D=983bd36c867a0b74a64fb7a4a152aa6c6cc637be4b12cc90cf2ca769ea59194d&format=llm_user)

## Ag Grid Features
**JavaScript Frameworks**
- Libraries
- Community
- Widgets
- Browser Support
- Graphical Visualization
- Mobile Support

## Top Ag Grid Alternatives
  - [DevExpress](https://www.g2.com/products/devexpress/reviews) - 4.8/5.0 (112 reviews)
  - [Highcharts](https://www.g2.com/products/highcharts/reviews) - 4.4/5.0 (90 reviews)
  - [Essential Studio](https://www.g2.com/products/essential-studio/reviews) - 4.5/5.0 (748 reviews)

