Asp.Net Calendar Control - NON popup.

~J~

~J~

Soldato
Joined
20 Oct 2003
Posts
7,558
Location
London
Does anyone know of a free ASP.Net Calendar, ideally similar to this little beauty:

http://www.telerik.com/demos/aspnet/Calendar/Examples/DatePicker/CustomPopup/DefaultVB.aspx

(Try clicking on the month, as it's really impressive).

Need a calendar control PDQ that allows the users to select a month/year and should ideally be a non-popup window.

The Yahoo.UI is a nice calendar but that requires a popup!

Would really appreciate any feedback on this.
 
Yeah it's a wonderful calendar, but don't you find it kinda slows things down?

But thanks, will definately give it another look.
 
If by any chance you stumble across a tutorial or some code from creating a popup calendar without using AJAX, i'll appreciate it if you let me know.

I searched and tried several but they never seemed to work
 
If by any chance you stumble across a tutorial or some code from creating a popup calendar without using AJAX, i'll appreciate it if you let me know.

I searched and tried several but they never seemed to work


This is the one I was using but my client wanted it non-pop-up. But I've used it for numerous projects and it's worked really well.

http://developer.yahoo.com/yui/calendar/



Very nice!! Thanks.
 
Back
Top Bottom