ASP.NET Core 6 MVC Razor : checkbox list showing checked when value of column is false
I wanted to set up a list with checkboxes on a reminder column to remind people to continue with their application which could be ticked and then returned to the controller to update the source applicants table.
ASP.NET Core 6 MVC Razor : checkbox list showing checked when value of column is false
I wanted to set up a list with checkboxes on a reminder column to remind people to continue with their application which could be ticked and then returned to the controller to update the source applicants table.