Virtualization

The DataGrid is fully virtualized can handle thousands of rows and columns with little performance impact.

const ROWS = 100000; const COLUMNS = 100000;

Columns
Sparkbars