required field validator

  • Thread starter Thread starter Brian Shannon
  • Start date Start date
B

Brian Shannon

I built a composit control consisting of a calandar control and a text box
and an image of a calandar. Depending on what page I place this control the
Date field needs to be required.

If the date field needs to be required can I somehow use the required date
validator on the main page where the conrol is placed. The date text box is
accessible through a property. Or do I need to use a custom validator?

Thanks for any input
 
Back
Top