> Are you saying that if you set ErrorMessage = "" it disables validation?
> Try to set ErrorMessage = " " and then put those star yourself next
> to required fields.
>
> George.
No, in bad english, I tried to say : Visible="False" disabled client
validation! (I'm wondering why this property exists, since Enabled="False"
usually does this kind of thing!)
But your solution makes sense, I just don't know why I did not thought of it
:) Maybe too much concentration on my english :P
Thanks I'll give it a try!
Mike
Mark Rae [MVP] - 29 May 2008 20:09 GMT
> No, in bad english, I tried to say : Visible="False" disabled client
> validation!
When you set a webcontrol's Visible property to "false", the control will
not even be rendered to the client browser...

Signature
Mark Rae
ASP.NET MVP
http://www.markrae.net