I apologize for taking forever to reply.
Here's the declaration
<
telerik:RadScheduler
EnableEmbeddedSkins
=
"false"
runat
=
"server"
ID
=
"RadScheduler1"
OnClientFormCreated
=
"schedulerFormCreated"
StartEditingInAdvancedForm
=
"true"
StartInsertingInAdvancedForm
=
"true"
SelectedDate
=
"2012-12-01"
DayStartTime
=
"00:00:00"
CssClass
=
"rsCategoryRed"
AdvancedForm-DateFormat
=
"dd/MM/yyyy"
DataDescriptionField
=
"Description"
DataKeyField
=
"EventId"
DataStartField
=
"StartDate"
DataEndField
=
"EndDate"
DataSubjectField
=
"Subject"
OverflowBehavior
=
"Expand"
SelectedView
=
"MonthView"
Width
=
"100%"
AllowEdit
=
"false"
enableajax
=
"true"
OnAppointmentCommand
=
"RadScheduler1_AppointmentCommand"
AllowInsert
=
"false"
AllowDelete
=
"false"
OnAppointmentCreated
=
"RadScheduler1_OnAppointmentCreated"
CustomAttributeNames
=
"ClientEventId, Subject, MABDiscussionType"
>
What do you mean by localization setting?