ASP.Net date control?

  • Thread starter Thread starter Iwan Petrow
  • Start date Start date
I

Iwan Petrow

Hi,

Users in my web application have to input dates. Which controls could I
use? I saw Calendar control but it is very big. Would you tell me
alternative ways (I want to check if the date is correct)?

Thanks.
 
Iwan said:
Hi,

Users in my web application have to input dates. Which controls could I
use? I saw Calendar control but it is very big. Would you tell me
alternative ways (I want to check if the date is correct)?

Custom control with three dropdowns and some validation code? (Works for
me...)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top