logoalt Hacker News

exceptione04/23/20251 replyview on HN

Thank you. I remember I had a look at that. Made a quick look now at PrimeVue treetable [0], to compare it to MUI datagrid [1].

There seems to be a wide gap in feature scope and depth. For example, column grouping in [0] seems to be not available (it is in PrimeVue datagrid, but that misses support for data hierarchy).

___

0. https://primevue.org/treetable/

1. https://mui.com/x/react-data-grid/features/


Replies

nartho04/23/2025

If you're interested in data grids specifically, Svelte has https://vincjo.fr/datatables/examples/client/hello-world

show 1 reply