Platform
Learn
Community
Support
Partner Center
Sign up
or
Log in
logout
Account Settings
Profile
messages
Messages
logout
Logout
Platform
Home
Downloads
IPP
Licensing
Project Sizing
Learn
Training
Documentation
Evaluation Guide
What's New
Community
Home
Forums
Forge
Ideas
Members
Support
Partner Guide
Resources Library
Opportunities
Account Management
Sign up
or
Log in
Home
Forums
Forge
Ideas
Members
Dear ,
What would improve your OutSystems Community experience? Let us know by taking this 2-minute survey.
Pick up the survey
Community
›
Forums
›
Technology & Integration
Fullcalendar 2 Ajax refresh Problem.
Ajaxrefresh
fullcalendar
Community
›
Forums
›
Technology & Integration
Fullcalendar 2 Ajax refresh Problem.
Ajaxrefresh
fullcalendar
New Post
New Post
Tejas Paraswar
Posted on 2015-08-28
Tejas Paraswar
Rank: #9868
Posted on 2015-08-28
Hi all,
Good day,
I am currently suffering from one issue, Its regarding fullcalendar 2 page load.
I have implemented fullcalendar 2 widget in two screens.
In first page this calendar is rendered directly on screen with all calendar event. For that its called preparation of CalendarJason.aspx. and note I am calling this calendar directly with server hit.
I second page, I have same calendar where In one scenario I am just refreshing the container where calendar resides.
Now my problem here is, Why on Ajax method fullcalendra is not refreshed and why its not called CalendarJason.aspx preparation as its working correctly without Ajax refresh.
Grazina
Posted on 2015-09-15
Grazina
Rank: #31
Posted on 2015-09-15
Solution
Hi Tejas,
Ajax may break javascript rendering of the Calendar. The right way to do it is using the rerenderEvents method from fullcalendar.io API (http://fullcalendar.io/docs/event_rendering/rerenderEvents/).
I've changed the component to add re-rendering of events. All you have to do is call the new
RunCalendarRefetchEvents
which will re-render the calendar events without breaking the current view.
Can you try this new approach and let me know if it worked?
Kind Regards,
João Grazina
Solution
Quick Reply
attachment
Choose File
No file chosen
Submit
Login to reply
New Post
Available Forums
Technology & Integration
News and Announcements
Forge Discussions
Meta
Community Quick Guides
Usability
Installation Troubleshooting
Personal Environment Troubleshooting
Forum Notifications
Email Digest Settings
Loading...