Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by cosmic on Dec 22, 2009 09:58
open dhtmlx forum
How to enable multi-day event support on section view?

How could multi-day event support be enabled on section view?
If i try to add an event with a duration of for example two days it is not:
- saved (the event form does not close on a click on the save button)
- displayed (the event is not shown in the column where i have double clicked before to add an event)
Answer posted by Alex (support) on Dec 23, 2009 02:27

The issue wasn't reproduced with the latest scheduler version. Which scheduler do you use ?

With the multi_day property the event appear in the sheduler header:

scheduler.config.multi_day = true;

Answer posted by cosmic on Dec 23, 2009 07:59
Lete mel post my code here after crismas to make it reproducable.
even with the property multi_day set to 'true' i was not able to display them as expected :-(