|
|
|
|
|
by olifolkerd
2757 days ago
|
|
For Tabulator the virtual DOM is essential. if you try and load 10,000 rows into a table either the browser will slow down and become almost unusable or crash entirely. For large data sets it makes the table work regardless of the number of rows |
|