calender with multiple data sources at once??

Posted by Sune on Stack Overflow See other posts from Stack Overflow or by Sune
Published on 2010-04-02T21:19:43Z Indexed on 2010/04/02 21:23 UTC
Read the original article Hit count: 317

Filed under:

Im looking for a (free) solution to a bookingcalender. Among many candidates Ive found the Jquery Full Calender which has many cool features. One of the reason that I like this one is because it has "drag and drop" and resize, which I also need. But I also need to have the dayview where I the columms monday, tuesday, wedensday, thursday friday .... gets replaced with fx. Room1, Room2, Room3, Room4, Room5, Room6, Room7. Ive found some examples on:

http://www.devexpress.com/Products/NET/Controls/ASP/Scheduler/resources.xml http://demos.telerik.com/aspnet-ajax/scheduler/examples/resourceavailability/defaultcs.aspx

which has the functionality im after.

Ive read others who has raised the same quistion on:

http://code.google.com/p/jquery-week-calendar/issues/detail?id=35

but with no final solution. Are there any out there who has or knows some good links for want Im looking for?

© Stack Overflow or respective owner

Related posts about jQuery