I have a form that receives all the data from the database and has the option of deleting that desired data. I would like to know if there is any way that when the user clicks Delete the page would already update with the new table.
I have a form that receives all the data from the database and has the option of deleting that desired data. I would like to know if there is any way that when the user clicks Delete the page would already update with the new table.