Re: postback doesn't work with validators.!

From: Anushi (someone_at_somewhere.com)
Date: 02/22/05


Date: Tue, 22 Feb 2005 18:05:19 +0530

Hi Jerome,

Thanks for the response.
My validators are correctly set.
I tried the same application on other machines, they are working fine. So I
am suspecting there are some system level configurations which are missing..
maybe something in the machine.config file..
any ideas ?

Thanks again !

"DotNetJerome" <reachjerome@_yahoo.com-remove-the-underscore-after@> wrote
in message news:068AF46A-AF31-418F-A5EA-A91B9B1B080B@microsoft.com...
> Hi Anushi,
>
> Really strange probs...
>
> Postback will not happened, only if the validator controls are not met
their
> requirements or conditions. Otherwise post back has to occur.
>
> Make sure that you are clearing all the coditions of the vaildator
> control(s) you placed in your web form.
>
> Cheers,
>
> Jerome. M
>
>
>
>
> "Anushi" wrote:
>
> > I have a strange problem.. once I put any validators on my form, say a
> > simple RequiredFieldValidator, then there is no postback happening.
> >
> > Even on a button click, there is no refreshing of the form in the
browser,
> > and no postback !!!
> >
> > Is anyone else facing a similar problem ? What could be the possible
> > reasons?
> >
> > I have even tried reinstalling VS.NET and IIS afresh, but no help !!
> >
> > Please suggest.
> >
> > Thanks.
> >
> >
> >
> >
> >