Click here to Skip to main content
15,879,095 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi ,

I am using the tab container on my web page.
I have many multi text box on the different tab.
when i reach the max size of the multi text box(i had kept RegularExpressionValidator to check the max limit) and click on the save button. Then it doesnt validate it only show the * whereever the error and validation summary is not shown. Again when i click on save button it show validation summar.

Why i am not able to see the Vaildation summar on the first clcik .
Help!!

Thanks
Posted
Comments
sriman.ch 4-Jan-12 4:12am    
try setting the validationgroup property.....

1 solution

Solved..

remove set focus from required filed validator.
:P
it was bymistakenly put my me ;)
 
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