Issue 584: How to Bind title, start date , enddate at runtime
Status:  Done
Owner: ----
Closed:  Aug 2010
Reported by sivapras...@gmail.com, Aug 3, 2010
Hi Experts,

My requirement is:

I have sqlserver2000 database as back end. I am getting title, start date and end date from the sqlserver2000.I need to add title,Start date and endate at runtime.Could you please let me know how to handle this issue.

Thanks
prasad



Aug 25, 2010
Project Member #1 adamrs...@gmail.com
if you are talking about adding an event dynamically, after the calendar has loaded, look at "renderEvent"
http://arshaw.com/fullcalendar/docs/event_rendering/renderEvent/
Status: Done