Sample for Full Calendar in jquery
Posted
by Prasad
on Stack Overflow
See other posts from Stack Overflow
or by Prasad
Published on 2009-10-08T14:11:31Z
Indexed on
2010/03/27
15:23 UTC
Read the original article
Hit count: 755
I am trying to integrate the jquery Full Calendar (http://arshaw.com/fullcalendar/) in my asp.net mvc application.
I need to use this full calendar to add/edit/delete/show the events using the sql server database as backend.
Do anyone have the sample code to implement the add/edit/delete events with this Full Calendar.?
© Stack Overflow or respective owner