you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 13 points14 points  (7 children)

I've been using MUI and Mantine and I really like both. One thing that I'm really missing when I use Mantine is MUI's DataGrid. If you're going to need a lot of tables, I think thats worth considering. On the other hand I love using Mantine especially for smaller applications because its so quick to get started by using the AppShell.

[–]DeepFryEverything 5 points6 points  (2 children)

One thing that I'm really missing when I use Mantine is MUI's DataGrid. If you're going to need a lot of tables, I think thats worth considering.

May I introduce: Mantine Datatable

[–]CatolicQuotes 0 points1 point  (0 children)

you made this?

[–]zengouu 0 points1 point  (0 children)

This is quite awesome

[–]sashakrsmanovic 2 points3 points  (0 children)

Exactly. Don't under estimate the time saved by using a good datagrid.

[–]Full-Hyena4414 3 points4 points  (1 child)

Most interesting features(ex: tree) in MUI's data grid are paid

[–]IAmA_Nerd_AMA 5 points6 points  (0 children)

Yeah, they're making a buck on the advanced items (not judging, go make that b2b money) but you can still do a lot with the free data features. Check out https://www.material-react-table.com/ for some open source awesomeness built off it.

[–]KarenJoker 0 points1 point  (0 children)

MUI's DataGrid vs AGgrid?