AG Grid Joins the Open Source Pledge What's New in AG Charts 11.2 What's New in AG Grid 33.2 What's New in AG Grid 33.1 What's New in AG Charts 11.1 End-to-End Testing for AG Grid in React with Cypress Unit testing AG Grid React Tables with React Testing Library and Vitest Introducing Our Figma Design System Sticker Sheets Writing E2E Tests for AG Grid React Tables with Playwright Optimising Large Data Set Visualisations with the M4 Algorithm
In Memory of Niall Crosby We are saddened to confirm that our brilliant CEO and founder, Niall Crosby, has tragically passed away in an accident in recent days.
React Headless React Table Compared to AG Grid React Data Grid When building complex web applications, you will often find yourself needing something more advanced than a simple table. This is where data grids come into play. In this context, a data grid is essentially an interactive table.
Tutorial Creating a Custom Theme for AG Grid In this article, you’ll learn how to adapt the React Data Grid to match your website’s look and feel by creating a custom theme.
React React Data Grid: Use React Hooks to build a Pomodoro App Learn how to use React Hooks and AG Grid to build a Pomodoro productivity app. See the detailed explanation and get the source code on github.
React Using AG Grid with React and Next.js If you’ve worked with React recently, you’ve likely heard of, a popular React framework with a great developer experience. Next.js combines well with many other technologies, including AG Grid. Discover how they work together.
React Using Storybook.js with React and AG Grid A *Storybook* consists of stories for different components that describe your component’s various states. A *story* can be considered as the atomic unit or the smallest component. You can write a story for a component with different parameters or props and see how your component behaves.
Releases What's New in AG Grid 27.3 AG Grid 27.3 enhances stability, adding tri-state checkbox selection in tree data and chart axis label auto-rotation along with selection and accessibility improvements.
React Using AG Grid React UI with Remix.run Learn how to use Remix with AG Grid. Thanks to Remix and AG Grid, you’ll have both your frontend and backend ready in no time!
Misc Prisma.io Case Study "We had very specific kinds of behaviour in mind, and spent a lot of time in CodeSandbox experimenting with different libraries, before finding an out-of-the-box solution like AG Grid that fit all our criteria."
Releases What's New in AG Grid 27.2 AG Grid 27.2 enhances stability, adding aggregation and pivot column filtering and saving/restoring secondary column state.
Type checking and auto-completion in Plunker At AG Grid [https://ag-grid.com/] we use Plunker [https://plnkr.co/edit/Q1z2ksmvW2Pk83zc?open=main.ts] to provide an interactive playground for all of our code examples. In the latest release we
Maximise your productivity with AG Grid Documentation At AG Grid we put a lot of effort into our documentation as we understand that good documentation helps developers achieve their goals. In this post I want to highlight some features of
Misc Football Stats Direct Interview Viqas Hussain created the FootballStatsDirect.com application. Written in React, using RapidAPI and Firebase. We managed to grab some time with Viqas to talk through the project and see a demo of it in action.
Misc Adaptable Tools Demo and Interview We sat down with Jonny Wolfson, CTO of Adaptable Tools, and he provided a demo overview of Adaptable Tools in action.
Misc Pablo Fonseca Interview - Streamlit AG Grid Component Pablo Fonseca has created a Streamlit Component to make it easy to add AG Grid to Python Streamlit applications. We were able to chat online with Pablo about his project.
Releases What's New in AG Grid 27.1 AG Grid 27.1 improves quality and developer productivity, while adding significant new charting functionality - integrated combination charts
React Code Tetris in 200 Lines of Code using React Writing Tetris is exciting, as it forces you to understand many aspects of a programming language / framework in a very small application.
React Why AG Grid's React Rendering Matters A React JavaScript Data Grid that is rendered 100% in React. The Grid does exactly the same thing regardless of which rendering engine is used.
How To Minimising Application Bundle Size You can minimise your application bundle size when working with AG Grid. This can be important if you want to improve your page load times, especially over slower networks.
Releases What's New in AG Grid 27 See the improvements in Ag-Grid 27 - new React rendering, examples in Typescript, column filtering improvements, sparkline crosshairs and more.
Misc Free Online Training Courses for React and Angular with AG Grid We are aware that people have different learning styles so here are the free online training courses that we are aware of.
Misc Football Stats Direct Case Study FootballStatsDirect is a React app hosted on Firebase which charts and displays various football statistics retrieved from an external API.