Dear Viewers I will show how to use how to use RequiredFieldValidator for DropDownList in ASP.NET C#. Sometimes we want to select at least one selection from DropDownList such situation RequiredFieldValidator can be easily used for validation. A submit button has been taken at the time of clicking on the submit button then an message will be displayed for warning.
RequiredFieldValidator for DropDownList