Hi
I am using a custom editor template in my SfScheduler with via:
<ScheduleTemplates>
<EditorTemplate>
(template tags in here)
</EditorTemplate>
</ScheduleTemplates>
How do I set the width of the Editor when it is open? (it looks to be fixed at 500px at the moment)
Thanks