Strongly-Typed radiobutton in ASP.Net MVC
                            
                         
                        
                     
                 
                
                    Hi guys, I created an enum and a viewmodel for my strongly-typed radiobutton. But I wonder, why is it, that the first radio button is always checked or selected? Is it possible to unchecked it without using a jquery?