Columnar encoding

CommunityReactBuilt for React

Typed arrays instead of objects — the reason sort and filter stay fast.

Try it: Sort the same text column twice — the second pass reuses the encoded column instead of rebuilding it.

Read the guide →

Loading DataGrid…