views:

1615

answers:

3

Is there any open source Ajax Scheduler (with week and month view) for jquery or asp.net? Thanks.

+1  A: 

If you don't mind paying for a license, you could check out the Ext Scheduler which has a pretty good feature set:

http://ext-scheduler.com

Mats
+1  A: 

You may try dhtmlxScheduler, javascript event calendar: http://dhtmlx.com/docs/products/dhtmlxScheduler/

It's available under GPL license. The scheduler is very lightweight and has all needed functionality.

Inga