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

Edit Appointment

1 Answer 77 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Miguel
Top achievements
Rank 1
Miguel asked on 29 Nov 2011, 04:28 PM
When i double click on an Appointment the "Edit Appointment" menu comes up.

On this menu i have 2 Date Pickers and 2 Time pickers and also 2 combo box (one for users and the other for rooms).

I need all the items above to be read-only, but i can't find anywhere how to achieve this...

Thanks in advance for all the help.

1 Answer, 1 is accepted

Sort by
0
Ivana
Telerik team
answered on 30 Nov 2011, 04:56 PM
Hi Miguel,

To see how to access the elements within the Advanced Edit Form of RadScheduler, you could refer to the following help article: Customizing the Advanced Form using JavaScript / jQuery

When you have the client-side objects of the controls inside the Advanced Form, you could use their client-side APIs to enable/disable them. For more information about the client-side programming of these controls, you could refer to the following help articles: RadDatePicker Client Object,   RadTimePicker Client Object, and  RadComboBox Client Object.

I hope this helps.

Greetings, 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
Tags
Scheduler
Asked by
Miguel
Top achievements
Rank 1
Answers by
Ivana
Telerik team
Share this question
or