1
Answer

Delete item from database in MVC

Photo of Shibly  Sadik

Shibly Sadik

9y
657
1
I am using entity framework database in MVC.. How can i delete an item without leaving the current page??
I want to delete the item when i click the delete link with a pop up confirm alert or no alert..

Answers (1)