Sequence of Validator Error Messages

  • Thread starter Thread starter Vinod I
  • Start date Start date
V

Vinod I

Hi Team,

How I can specify the sequence of validator messages ? I tryed setting
"tabindex" property. but of no use.

Thanks in advance

Cheeeeeeeeeeers
 
Hi,

You can change the order of the <asp:VALIDATOR> webcontrols in your HTML
file
to the order in which you want the messages displayed.

Natty Gur[MVP]

blog : http://weblogs.asp.net/ngur
Mobile: +972-(0)58-888377
 
Thanks Natty Gur.... That really works. But I wonder why MS provided
"TABINDEX" !!!!!!

Cheeeeeeeeeeeeeers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top