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

OnFormCreated isn't fired when I double click an Appointment

2 Answers 53 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Joseph
Top achievements
Rank 1
Joseph asked on 18 Nov 2009, 01:13 PM
Hi all,

I am trying to add custom controls to the appointment advanced insert/Update form.

When I double click an empty slot in scheduler the event fires. But when I double click an appointment the event won't fire but the update form is shown.

I need to add custom control to the update form, any suggestions?

Thanks.

Edit : It is working now. Using OnFormCreating event.

2 Answers, 1 is accepted

Sort by
0
towpse
Top achievements
Rank 2
answered on 20 Nov 2009, 10:17 PM
I tried to make the end date calendar match the start date when the start date calendar changes using an example that described using form created.
I'm not hitting the break point of the form created handler either. Should I use FormCreating instead?
0
Peter
Telerik team
answered on 23 Nov 2009, 01:46 PM
Hello towps,

FormCreated should occur too in this scenario. Attached is a test page for reference.


Regards,
Peter
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Scheduler
Asked by
Joseph
Top achievements
Rank 1
Answers by
towpse
Top achievements
Rank 2
Peter
Telerik team
Share this question
or