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

Extending Appointment timings in Advanced Edit/Insert forms

3 Answers 42 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Rakesh
Top achievements
Rank 1
Rakesh asked on 26 Jul 2012, 03:14 PM
Hi,

I am working on RadScheduler. My question is can we extend the start data and end date timings iin Advanced Edit form. Some of my clients are based in other countries and if I want to schedule a meeting after 6 pm or before 8 am. Right now I am not able to do that as my Advanced Edit form only shows timings from 8am to 5:30 pm. I did went through all the examples in the Radcontrols for ASP.NET AJAX Q2 2012 and all of them have the start and end timings 8:00am - 5:30 pm.

Please advice.

Thanks,
Rakesh

3 Answers, 1 is accepted

Sort by
0
Ivana
Telerik team
answered on 31 Jul 2012, 11:46 AM
Hello Rakesh,

You need to change the start and end time of the RadTimePicker control. The following help article contains an example which is exactly what you are trying to achieve: http://www.telerik.com/help/aspnet-ajax/scheduler-customizing-advanced-form-formcreated.html.

I hope this will help.

Kind regards,
Ivana
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Rakesh
Top achievements
Rank 1
answered on 01 Aug 2012, 12:52 PM
Hi,

Thanks for your post. That helped.

I have an other issue with Recurring meetings. When I try to edit the single occurence of the recurrence meeting and click on the save button it is firing AppointmentInsert after the Update event and my appointment is getting deleted. Please advice what could be the issue?

Thanks,
Rakesh
0
Rakesh
Top achievements
Rank 1
answered on 01 Aug 2012, 08:29 PM
Hi,

The issue is resolved. The thing I left is RecurrenceState. Once I assigned the RecurrenceState and save it, everything works.

Thanks,
Rakesh
Tags
Scheduler
Asked by
Rakesh
Top achievements
Rank 1
Answers by
Ivana
Telerik team
Rakesh
Top achievements
Rank 1
Share this question
or