Here is an example on how to validate ASP.Net Web Forms checkbox on client side using custom validator and jQuery.
c#, .net, asp.net, source code, info,
c#, .net, asp.net, source code, info,
foreach(KeyValuePair<string, string> entry in myDictionary)
{
// you can use here entry.Value
// or entry.Key
}
Comments
Post a Comment