React Material-Table CRUD Operations with Remote Data

preview_player
Показать описание

The tutorial is available on Medium:

The project source code can be cloned/downloaded on Github:

Have fun!
Рекомендации по теме
Комментарии
Автор

Hello, thank you for the upload, I was Stack and your tutorial has been of good help. thank you again!!!

EmmanuelNgwandu
Автор

There are not many tutorials for react and material-table component. Hope to see advanced content using material-table.. actions, custom dialog popups, using rowdata in many ways. ❤️

kavinprathaban
Автор

Hello. I had a question about your network program. Was hoping you could give me a few tips how to get it work. The GUI comes up for both. I started the server but the client still won't connect. using same IP address that you gave. I even changed it around a bit along with port but I still can't get it going.

lovermonkey
Автор

Hello friend, you have that same example but showing a modal with the fields that I want to update? when editing a row-.

robinsonjoseloretoruiz
Автор

this works perfect but I'm trying to change the width of the table so it isn't so small. how do I expand the table width so it takes up 90% of the browser space? thanks!

seriouslyautomated
Автор

thaaaanks a lot!
please with what did u build the backend ?
can I have the pagination part?

jihaneraoui
Автор

hi! is there a way to do this without axios? i'm trying to make a simple SPA with firebase database and material-table

aelita
Автор

Hey your tutorial is so complete, it's very useful, thanks! I have a question, when you manage much more data, like to add to the table 200 registers by an excel file or when you delete more than 30 registers by batch, the table works good? I mean it's not freezed trying to do all these requests to the API? I have the experience that when I delete around 10 registers one by one continuosly, the table freezes itself and I have to refresh the web page, also when I upload more than 10 register by an excel file.

victorpotes