Click here to Skip to main content
15,884,836 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
I have a requirement that, 2 textboxes are there. I want to implement required field validator on them, but here message should display static or display on load event.

but I have implement display property as Static, still then it is not displaying on static mode
Posted
Updated 25-Sep-11 19:35pm
v2
Comments
Pravin Patil, Mumbai 26-Sep-11 1:35am    
Not clear...

1 solution

You should be take Validation Summary Control form toolbox....and specify your validation event on this property
 
Share this answer
 
v2

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