Virtual scrolling

CommunityReactBuilt for React

A million rows at 60fps — only the visible window is in the DOM.

Try it: One million rows. Drag the scrollbar anywhere — the row numbers show where you are, and the DOM never holds more than about thirty rows.

Read the guide →

Loading DataGrid…