Hi,
As my title says, I'm trying to execute a method/callback after the user has navigated to a new view (ie, month) as I'd like to make changes to the structure of the calendar in month view.
I see that the 'navigate' callback execute before the change, is there some way to execute a method after new view is loaded?
Thanks,
Grant