You can use templates to customize the edit form and the way appointments are rendered in RadScheduler.
This example uses the following:
-
InlineInsertTemplate: to customize the inline insert form.
-
InlineEditTemplate: to customize the inline edit form.
-
AppointmentTemplate: to customize the way appointments render.
It also uses the FormCreated event to set default values of controls inside the templates.