Click here to Skip to main content
15,898,222 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am using 2 Regular Expression Validators having two different validation groups over a textbox.When I run my code,if I don't enter the text in a correct format into the textbox,I get both the texts(which in my case are *) of the validators.I want that only one of those text should be viewed when I enter text in a wrong format into the textbox.

Thanks in advance !!
Posted
Updated 15-Aug-10 23:36pm
v2

1 solution

Hi Rajiv,

Please confirm my assumption:

1. You have two validation group with two text boxes, one text box is bound with one group and other is second group?

2. do you have two button?

Thanks,
Imdadhusen
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900