'Delete reload issue
I have a list of items and each item has a delete button. When I press the delete button it is deleted from the database but not the UI. It is shown till refreshing the window. After refreshing the window it is deleted from UI. I want when I press the delete button the item to be deleted from the database and UI without refreshing. How can I handle this issue? I was trying by this
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
