here i have a strange problem .i have few textbox controls in form with one submit to vaildate them. beside i have few contols in panel few textbox controls with save button to validate the controls on tht panel. when i click the submit button the controls
on panel shoulnd not trigger.similarly whn i click save button on panel control not there in panel in should not trigger. i need help on this.any one with soln can reply me soon
dear rmahato , ur solution work when i want to completely disable the validation for tht button let me give my prob clearly i have textbox1 & textbox2 to be validated by button1 and iam having textbox3,textbox4 validated by button2 if i make the causes validation
proerty of button1 to false it wont validate textbox1 & textbox2 . my scenario s not this when i press button1 textbox1 & textbox2 have to validated not textbox3 & textbox4 but by default textbox3 & textbox4 r getting validated. similarly when i press button2
textbox3 & textbox4 have to get validated not textbox1 & textbox2 . plz help any one with solution
You are describing a concept called "Validation Groups". Its one feature lacking in ASP.NET (although it will arrive in ASP.NET 2.0 a year from now). In the meantime, there are commercial products that give you validation groups. My product is "Professional
Validation And More". It offers 17 validators, validation groups, client-side support on many more browsers than Microsofts controls, and great new ways to attract the user's attention to the errors. Details are at
http://www.peterblum.com/vam/home.aspx.
--- Peter Blum
Creator of Peter's Data Entry Suite (formerly Professional Validation And More and Peter's Date Package) and Peter's Polling Package
www.PeterBlum.com
u r demo exac;ly matche dmy requirement thanks for the info provided by u . her i down loaded tht trial version and i wil check it. thanks for the grt hlp provide d by u
AjayReddy
Member
15 Points
3 Posts
need help in disabiling validation controls for specific controls
Dec 12, 2003 10:00 AM|LINK
rmahato
Member
15 Points
3 Posts
Re: need help in disabiling validation controls for specific controls
Dec 12, 2003 11:35 AM|LINK
AjayReddy
Member
15 Points
3 Posts
Re:thanku
Dec 12, 2003 12:28 PM|LINK
PLBlum
All-Star
30399 Points
5347 Posts
MVP
Re: Re:thanku
Dec 12, 2003 04:19 PM|LINK
Creator of Peter's Data Entry Suite (formerly Professional Validation And More and Peter's Date Package) and Peter's Polling Package
www.PeterBlum.com
AjayReddy
Member
15 Points
3 Posts
thank u
Dec 13, 2003 10:08 AM|LINK