I am using the MaskedEditValidator control for a textbox field that contains Date of Birth. The textbox, MaskedEditExtender, and MaskedEditValidator are all in a panel which has visible=false when the page is first rendered. The record for the page is found and then the panel visible is set to true. The date for the textbox is a valid date but when the panel is first shown, the InvalidValueMessage is displays. However, if you click on the textbox then the message goes away. How can I keep the InvalidValueMessage keep from displaying when the panel is first shown if the date is valid?

link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.