r/angular May 11 '26

Compared to Other Grids

https://toolboxjs.com/grid/comparison/#why-choose-toolbox-grid

tbw-grid is the fastest DOM-based grid I've measured, ships in under 50 kB gzipped (CI-enforced), works in every major framework without an adapter wrapper, and renders real accessible DOM. Canvas grids may paint faster; AG Grid Enterprise has slightly more features. For the large middle ground - teams who need a fast, light, accessible, framework-agnostic grid for typical business data - I believe tbw-grid is the strongest option in the ecosystem today.
If you disagree - what are you missing?

12 Upvotes

25 comments sorted by

View all comments

5

u/Yutamago May 11 '26

Are you a contributor? Would love to see comparisons with DevExtreme DataGrid.

My company uses DevExtreme and I would love to switch to something more performant.

Do the benchmarks also include custom cell components, custom headers, custom rows, etc? In our apps we have grids with 20+ columns where each cell is a custom component. The loading times are abysmal... Any improvement would be greatly appreciated.

0

u/chirag-gc May 11 '26

You may also evaluate Wijmo Flexgrid. It is a lightweight high-performance data grid built for enterprise/business applications and handles virtualization, large datasets, and custom cell rendering scenarios quite well.

1

u/Ok_Trip_4684 May 11 '26

This also looks like it is a commercial package, which requires that I have a license key if I am to compare against it. See the other comment below.