Skip to content

Latest commit

 

History

History
95 lines (57 loc) · 4.45 KB

File metadata and controls

95 lines (57 loc) · 4.45 KB

Simple

All of these examples use automatic state management, meaning, they don't hoist any state out of the table or manually control anything. Start here for understanding the basics about how to build your table UI.

Basic

Footers

Sorting

Filtering

Grouping

Grouping (Single Column)

Pagination

Row Selection

Expanding

Sub Components

Editable Data

Column Ordering

Column Hiding

Column Resizing

Data-Driven Classes and Styles

Row DnD

Full Width Table (Table Elements with collapsible content)

Full Width Resizable Table (via useFlexLayout)