Task Detail

  • On Oct 21, I figured out there is easier way to do this update instead of heavily using Javascript. Also, RedirectToAction within the controller, passing id to the right controller to re-render the Task detail page making more sense for ASP.NET instead of using AJAX to render new pages.

    10/22/2024 12:56:40
  • Save function was added successfully. I have to create an initialize function and call it within _detailMain javascript because the content of task detail is not present at the beginning until a task is selected.

    10/17/2024 20:44:24
  • Save function was added successfully. I have to create an initialize function and call it within _detailMain javascript because the content of task detail is not present at the beginning until a task is selected.

    10/17/2024 20:44:22