Click here to Skip to main content
15,892,072 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i am using multiple ajax extendervalidation, the problem is it find the validation for only first textbox validation and error displays is of error validation given for last textbox validation.
Posted
Comments
Nilesh Patil Kolhapur 18-Feb-12 8:12am    
i didnt get your question?

hey,

set setFocusOnError property=true; of validator.
Best Luck
 
Share this answer
 
u should set validation group for all textbox .
 
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