...

/

Completing the Tasks

Completing the Tasks

Learn how to update tasks in the database.

We will allow the user to mark a task as complete by clicking the checkbox next to the name of the task. We do this as follows:

  1. Return to Visual Studio.
  2. Right-click the Pages folder and select the “Add, New Item” option from the menu.
  3. Enter “CSS” in the “Search” box.
  4. Select “Style Sheet”.
  5. Name the file Index.razor.css.
  6. Click the “Add” button.
  7. Enter the following style:
Access this course and 1400+ top-rated courses and projects.