In a normal form which uses html validation adding required to a KendoDropDownList fails
Ive tried to research to find a solution, but its due to the field being hidden field behind the control
Thus you end up with an error similar to this
An invalid form control with name='CountryId' is not focusable.
I wish to know the proper way to show a validation message for a required dropdownlist in MVC