React

Using ag-Grid with React: Rows

Outline

You can't have a grid without rows, right?! This tutorial covers all things rows. You'll learn about sorting, pinning, and dragging rows, as well as techniques like row spanning and full width rows.

This tutorial uses a project called aggr-rows for all but the last three videos. It's in the Rows section of the main ag-Grid React Thinkster repository. You'll find the starting point code in the starting-points folder and the finished code in the finished-code folder.

The last three videos use StackBlitz projects:

 

I finished! On to the next chapter