AgGrid demo

A collection of examples using AG Grid in Reflex.

Aligned Grids

Demonstrates the use of aligned grids in Reflex.

Cell Selection

Demonstrates cell selection in AG Grid.

Editable AG Grid

An editable AG Grid example.

AG Grid Formatters

AG Grid with custom formatters.

Grid State Serialization (Simple)

AG Grid with column state serialization.

Grid State Serialization (Advanced)

AG Grid with column state serialization.

Integrated Charts

Select a range of data, then right-click to create a chart.

Master Detail

Demonstrates AG Grid master detail functionality with expandable rows showing detailed information.

Simple ModelWrapper

Basic example of an infinite-row ModelWrapper with no customization.

Customized ModelWrapper

Extended infinite-row ModelWrapper with custom behavior and auth.

SSRM ModelWrapper

Extended SSRM ModelWrapper with custom behavior and auth.

Pivot

AgGrid with pivoting

Selected Items

Handle grid selection events and display selected items in a separate panel.

AGGrid w/ State

AGGrid with data and column definitions in the state.

Tree (enterprise)

Use tree data with get_data_path to visualize hierarchical information.

Built with Reflex