This is a migrated thread and some comments may be shown as answers.

[Solved] Refresh/Redraw Calendar month with new data

1 Answer 237 Views
Calendar for XAML
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Missing User
Missing User asked on 22 Jan 2014, 04:54 PM
I have a situation where a user can delete data (an event/appointment) from a local database and I get a new list of events for that month, how can I manually refresh the month so that the new data is reflected to show any new or deleted events that were on that month? Moving to a new month causes the new data to get displayed correctly but I cannot expect my users to do that every time they add/delete an appointment

1 Answer, 1 is accepted

Sort by
0
Ivaylo Gergov
Telerik team
answered on 24 Jan 2014, 01:14 PM
Hello Jeff,

In such scenario where the appointment data depends on external bussines rules you can manually refresh the RadCalendar through the RadCalendar.InvalidateUI() method.

Let me know if this works for you.

Regards,
Ivaylo Gergov
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
Calendar for XAML
Asked by
Missing User
Answers by
Ivaylo Gergov
Telerik team
Share this question
or