Dear Support
Is it possible to reload a MonthViewCell after adding an appointment.
Currently I do use on use onMonthCellLoaded to advise a specific view to the cell with a grid and image in it. Then when I add, remove or edit an appointment, the belonging cell should be reloded, so the "OnMonthCellLoadedEvent" should be invoked. How can I achieve that?
Thank you, Patrick