Summary

- [Introduction](README.md)
- [How to contribute](CONTRIBUTING.md)

- Basics
  - [Quick start](man/quick-start.md)
  - [Column configuration](man/column-configuration.md)
  - [Row and cell events](man/row-and-cell-events.md)
  - [Core grid events](man/core-grid-events.md)

- Extending the grid
  - [Grid components](man/grid-components.md)
  - [Per column components](man/per-column-components.md)

- Advanced
  - [Locked rows](man/locked-rows.md)
  - [Nested rows](man/nested-rows.md)
  - [Grouped rows](man/grouped-rows.md)
  - [Server side filter and sorting](man/server-side-filter-and-sort.md)
  - [Grid performance and row constancy](man/grid-performance-and-row-constancy.md)

---

- [Authors](AUTHORS.md)
- [License](LICENSE.md)
