I want to edit a specific row in database

21 Views Asked by At

[userList.jsx](https://i.stack.imgur.com/19EbJ.png), [EditUser.jsx](https://i.stack.imgur.com/6GyU8.png), [backend.js](https://i.stack.imgur.com/Dsx38.png)

I want to update the data in my database using a form called user List. I want to Update data of that row that's Edit button I click, my current problem is when I click Edit and fill the details to update, it gets update all rows of database

0

There are 0 best solutions below