resize of events in day view

Hi

How to resize the event in day view

i have an event starts from 6:00 AM to 9:00 AM

i want to resize the event from 5:00 AM to 9:00 AM

by using Scheduler.Config.drag_resize property, i was able to increase the end time(9:00 AM),but unable to decrease start time(6:00 AM).

how to resize event in upward direction in day view.

Thanks ,
L Sreedhar

Hi,
unfortunately, dhtmlxscheduler does not support resizing in upward direction, and it can’t be implemented very easily.
Thus, the expected approach would be to move an event to desired start date and then resize the end date.