Hi Team,
How I can specify the sequence of validator messages ? I tryed setting
"tabindex" property. but of no use.
Thanks in advance
CheeeeeeeeeeersHi,
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
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Thanks Natty Gur... That really works. But I wonder why MS provided
"TABINDEX" !!!!!!
Cheeeeeeeeeeeeeers
"Natty Gur" <natty@.dao2com.com> wrote in message
news:#MJss5X5DHA.1632@.TK2MSFTNGP12.phx.gbl...
> 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
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!
It's there due to inheritence from WebControl.
Natty Gur[MVP]
blog : http://weblogs.asp.net/ngur
Mobile: +972-(0)58-888377
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment