First, thank you for the great support and activity shown in this forum!
I’d like to change some of the scheduler.config items dynamically via the scheduler.attacheEvent functions. For instance, when the view changes to the Month, I’d like the start_on_monday to be set to true (1). I’m successfully changing the configuration item, but the scheduler isn’t rendering it properly. Is there a way, other than init(); to accomplish this?