This is a migrated thread and some comments may be shown as answers.

Error on the date of end to stretch an appointment

1 Answer 25 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Jorge
Top achievements
Rank 1
Jorge asked on 25 Sep 2014, 05:00 PM
Hello.
I'm using radScheduler of the version 2014.2.618.40 and I have a problem on stretching a appointment.

The view I'm showing is timeline view and when I stretch the appointment to add a day,  the End property of the e.ModifiedAppointment object have two days more.

For example If my appointment start at 6h of day 25 and end at 13h of the same day. When I stretch it to day 26 the e.ModifiedAppointment.End has day 27 at 0 hours.

Some one know how comfigure the radScheduler for this property to return day 26 at 23:59?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 30 Sep 2014, 11:34 AM
Hello Jorge,

Yes indeed this is the default behavior of the control but you can hook on the server AppointmentUpdate event and change the end of the modified appointment according to your needs.

Hope this will help you solve the issue.

Regards,
Plamen
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Scheduler
Asked by
Jorge
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or