Demonstrates AG Grid master detail functionality with expandable rows showing detailed information.
Click the expand icon (►) on any row to see detailed information in a nested grid below.
Both grids should behave identically - one uses State Vars (left) and one uses static objects (right).
Using column_defs and detail params from State
Using static column definitions and detail params
Built with Reflex