Button to refresh calendar

Hello,

i am trying to implement a button to refresh calendar. Something like the caption below (the button is located on the appbar)

Optimized-cap.png

The button would refresh the calendar including triggering the event of handleLoadMore appointments

Is there a method or event to refresh the calendar this way?


Thanks in advance for your time and thank you for this amazing package.


1 Reply 1 reply marked as answer

IR Indumathi Ravichandran Syncfusion Team December 2, 2021 01:11 PM UTC

Hi Alfonsa, 
 
Thank you for contacting Syncfusion support. 
 
Regarding Query: Is there a method or event to refresh the calendar this way? 
 
Flutter Calendar doesn’t have support to refresh the calendar. So, you can update the calendar by updating the property values of the calendar. As per the implementation load more method doesn’t trigger on the sample, this method triggers when calendar view changes and visible dates changed. We hope that this information helps you. Please get in touch with us if you require any further assistance. We will be happy to assist you. 
 
Regards, 
Indumathi R 


Marked as answer
Loader.
Up arrow icon