Asp update not updating
29-Dec-2019 08:54
To facilitate this, the scaffolded code includes controller methods and Create and Edit views that include a drop-down list for selecting the department.
On clicking the delete button, i get the row deleted from the DB. I am using a simple Gridview to display the emp id (as a link for selecting), emp name, emp Age. Using the delete button, the record can be deleted. You indicate that it is the former so that your update command isn't executing. NET Grid View - Add a new record I had the same problem.
For information about the tutorial series, see the first tutorial in the series.