Changing checkbox to a pair of radio buttons in MVC5 View [Resolved]

Posted by Rdowdall under ASP.NET MVC on 12/3/2015 | Points: 10 | Views : 1163 | Status : [Member] | Replies : 1
Hello - I am building an application where a user enters the results of a manual test on a piece of hardware. After entering the model number, serial number, technician's name etc. the technician will indicate if the device passed or failed. The scaffolding in MVC5 produced a view that is correct with the exception of providing a checkbox instead of two radio buttons for pass or fail. I know there has to be a solution for changing this and I have seen a couple of references but the posts I've read have not been easy to understand. If someone can assist I would be grateful.

Regards,

Rick Dowdall




Responses

Posted by: Rajnilari2015 on: 12/3/2015 [Member] [Microsoft_MVP] [MVP] Platinum | Points: 50

Up
0
Down

Resolved
In the design change the radio buttons to checkbox

--
Thanks & Regards,
RNA Team

Rdowdall, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response