RE: postback doesn't work with validators.!
From: DotNetJerome (reachjerome_at__yahoo.com-remove-the-underscore-after@)
Date: 02/22/05
- Next message: GMK: "Browser Back button problem"
- Previous message: Kaj Bonfils via DotNetMonster.com: "Re: An attempt was made to perform an unauthorized registry operation"
- In reply to: Anushi: "postback doesn't work with validators.!"
- Next in thread: Anushi: "Re: postback doesn't work with validators.!"
- Reply: Anushi: "Re: postback doesn't work with validators.!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 22 Feb 2005 03:09:05 -0800
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.
>
>
>
>
>
- Next message: GMK: "Browser Back button problem"
- Previous message: Kaj Bonfils via DotNetMonster.com: "Re: An attempt was made to perform an unauthorized registry operation"
- In reply to: Anushi: "postback doesn't work with validators.!"
- Next in thread: Anushi: "Re: postback doesn't work with validators.!"
- Reply: Anushi: "Re: postback doesn't work with validators.!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]