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

RadScheduler - Modifying popup for Insert

2 Answers 76 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
NLV
Top achievements
Rank 1
NLV asked on 07 Jan 2010, 06:57 AM
Hi fellas,

When i double click a time slot, i get a popup requesting the title of the appointment. I want to get some more details from the user to add it in the appointment. So i need to modify the popup to add some of my controls and get value from them when the save is clicked. How to achieve that?

Thank you.

2 Answers, 1 is accepted

Sort by
0
Accepted
Shinu
Top achievements
Rank 2
answered on 07 Jan 2010, 08:19 AM
Hi Raghavendra,

Setting "StartInsertingInAdvancedForm" property to True will show the AdvancedInsertForm when adding the appointment.

You can also use templates to customize the edit form and the way appointments are rendered in RadScheduler. Checkout the demo which illustrates how o use AppointmentTemplate, InlineInsertTemplate, and AdvancedInsertTemplate for inserting.
Scheduler / Using Templates

The following demo shows how to customize the advanced template using the supplied user controls.
Scheduler / Advanced Templates




-Shinu.
0
NLV
Top achievements
Rank 1
answered on 07 Jan 2010, 08:34 AM
Thank you. I got it.


Tags
Scheduler
Asked by
NLV
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
NLV
Top achievements
Rank 1
Share this question
or