Unfortunatly, this does not solve my problem. I need a way to refresh the sections AFTER the schedular has been rendered (depending on some settings the user can filter the sections).
Can I pass an array of sections to the control and make it refresh itself?
Or do I need to call createTimelineView again? I that ok to call this function multiple times?