Good ASP.NET Drop Down Calendar

  • Thread starter Thread starter Chad
  • Start date Start date
C

Chad

I'm looking for a good cheap drop down calendar control for web apps.

I've seen some quick and dirty do it yourself examples that make use of
absolute positioning, or ones that have problems displaying next to a list
box (because the listbox is displayed in its own window and has a higher
z-order), etc.

Can anyone suggest a good cheap one?
 
Chad said:
I'm looking for a good cheap drop down calendar control for web apps.

I've seen some quick and dirty do it yourself examples that make use of
absolute positioning, or ones that have problems displaying next to a list
box (because the listbox is displayed in its own window and has a higher
z-order), etc.

Can anyone suggest a good cheap one?
This is a javascript one which is pretty good and you can customize
pretty much anything on it.

http://www.dynarch.com/projects/calendar/
 

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