logoalt Hacker News

exceptionelast Wednesday at 1:26 PM1 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

nartholast Wednesday at 7:07 PM

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

show 1 reply