By MDubey1987
via manish4dotnet.blogspot.com
Submitted: Jan 23 2013 / 14:24
In Asp.Net, sometimes we need to validate List Box and Drop Down List using Required Field validator. Here I am sharing the code for validating List Box and Drop Down List, it is tricky and avoids to use java script function for validation.
Add your comment