Deleting the Tasks
Learn how to delete tasks from the database.
We'll cover the following...
We need to allow users to delete tasks. We do this as follows:
- Open the
Index.razorfile. - Update the
buttonelement to the following by adding the below code: