clickable validator

  • Thread starter Thread starter z. f.
  • Start date Start date
Z

z. f.

i saw an article with code sample for validator that in the validation
summary put links to the wrong inputs instead of regular text.
i can't find this sample in the web,
does any one know where is this article?

TIA, z
 
Custom Validators allow you to adjust the text at time of validation. It's
handled on the server by code you write so you can pass whatever you want to
the summary.
 
Back
Top