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

Recurrence checkbox always should be selected

2 Answers 45 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
arockiasamy
Top achievements
Rank 1
arockiasamy asked on 03 Jul 2010, 07:41 AM
Hi,
whether insert/edit mode, it needs the recurrence checkbox to be selected automatically with its other elements by default. how is it possible.

2 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 09 Jul 2010, 12:05 PM
Hello arockiasamy,

Please, see this forum thread for a solution.


Kind regards,
Peter
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
shashidhar ch
Top achievements
Rank 1
answered on 18 Nov 2010, 01:37 PM
Hi,

 i am showing   "in-built edit advance form "  when i double click on the scheduler slot.
but it is not showing "Recursive" option  in that popup. what  should i do to show the "Recursive " option.

below is the property i have set.

<

 

telerik:RadScheduler ID="RadScheduler1" runat="server" HoursPanelTimeFormat="htt"

 

 

ValidationGroup="RadScheduler1" OnAppointmentCreated="radMyScheduler_AppointmentCreated"

 

 

StartInsertingInAdvancedForm="true">

 

 

<Localization AdvancedAllDayEvent="All day"></Localization>

 

 

<AdvancedForm DateFormat="M/d/yyyy" TimeFormat="hh:mm tt " ></AdvancedForm>

 

 

</telerik:RadScheduler>

 


Thanks & Regards
Shashi....
Tags
Scheduler
Asked by
arockiasamy
Top achievements
Rank 1
Answers by
Peter
Telerik team
shashidhar ch
Top achievements
Rank 1
Share this question
or