any free calendar control's

  • Thread starter Thread starter Uhway
  • Start date Start date
U

Uhway

The ms calendar control has a problem on postback. So are there any free
calendar controls for .aspx pages are available?

Thanks
BVR
 
I don't know any component like that, but I think it is better to use
calendars written in jscript.
 
I've used this control, and, nothing against Matt, but it's kinda buggy in
IE. There is a know problem with this control crashing IE that he hasnt
been able to work out yet. It only happens occassionally, but that's enough
to keep me from using it on production systems.
 
Thanks for the reply. I will try it.

So far I used ms calendar control using javascript, but there are problems
on post back. In one application it works fine, but on the other is a
problem on postback.
 
Back
Top