| Issue 326: | new event after ajax request | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Hello, I would like to know how can I update my fullcalendar, for example: I click on date, next one show me overlay and ajax form, when I click save form, ajax request save data to base - now I would like refresh my calendar and show new event. How can I do this ?
Feb 5, 2010
#1
yiqiang%...@gtempaccount.com
Feb 6, 2010
hello, this is currently not built in to fullcalendar. you can read the discussion here: https://code.google.com/p/fullcalendar/issues/detail?id=162
Status:
Done
Feb 6, 2010
sorry, i might has misinterpreted your question. calling the refetchEvents method (http://arshaw.com/fullcalendar/docs/event_data/refetchEvents/) might be your solution |
|
| ► Sign in to add a comment |