Re: How do I prevent the validators firing when a button is clicke
- From: "Jacek Stawicki" <JacekStawicki@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 20 Jul 2005 06:30:04 -0700
In ASP.Net 2.0. you have also ValidateGroup property which specifies group of
controls affected by validation.
--
C# Dev
"Alan Silver" wrote:
> <snip>
> >> Trouble is that clicking the Cancel button fires the validators and
> >> stops the page being submitted. How can I get around this?
> >
> >The button has a CausesValidation property that is default "true" ...
>
> Thanks for the fast and accurate response. I'm sure Ill get the hang of
> all this one day ;-)
>
> --
> Alan Silver
> (anything added below this line is nothing to do with me)
>
.
- Follow-Ups:
- Re: How do I prevent the validators firing when a button is clicke
- From: Alan Silver
- Re: How do I prevent the validators firing when a button is clicke
- References:
- How do I prevent the validators firing when a button is clicked?
- From: Alan Silver
- Re: How do I prevent the validators firing when a button is clicked?
- From: Hans Kesting
- Re: How do I prevent the validators firing when a button is clicked?
- From: Alan Silver
- How do I prevent the validators firing when a button is clicked?
- Prev by Date: Re: recordset processing
- Next by Date: Re: How to create file on network share from ASP.NET
- Previous by thread: Re: How do I prevent the validators firing when a button is clicked?
- Next by thread: Re: How do I prevent the validators firing when a button is clicke
- Index(es):