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

External Editor

3 Answers 41 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Andy Green
Top achievements
Rank 1
Andy Green asked on 18 Aug 2009, 12:51 PM
Hi

My scheduler is use for view only, I have a separate edit form to populate with data. (There are business reasons for this)

What I'd like to be able to do is on edit load the form with the appointment data. Ideally I'd like a pop up edit icon along the lines on the delete, if this is not possible what event so I need to hook into to capture the built in double click edit and load my form.

Andy

3 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 19 Aug 2009, 04:16 PM
Hi Andy,

With Q2 2009, the advanced pop-up form can be opened as a popup and can be moved/dragged. Simply set: <AdvancedForm Modal="true" />

To further customize the advanced form, you can take advantage of the supplied user controls:
http://demos.telerik.com/aspnet-ajax/scheduler/examples/advancedformtemplate/defaultcs.aspx

I recommend you take advantage of the above built-in features, rather than opening an external editor.


Greetings,
Peter
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Andy Green
Top achievements
Rank 1
answered on 20 Aug 2009, 06:30 AM
Hi Peter

Unfortunately I cannot use the built in forms, we are using the control for display only, but I need to be able to get a handle on the appointment for editing.

What event so I need to hook into to capture the built in double click edit and load my form?

Andy
0
Peter
Telerik team
answered on 21 Aug 2009, 12:32 PM
Hello Andy,

In that case, please try the approach from the External Edit in RadDock demo:
http://demos.telerik.com/aspnet-ajax/scheduler/examples/raddock/defaultcs.aspx


Regards,
Peter
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Scheduler
Asked by
Andy Green
Top achievements
Rank 1
Answers by
Peter
Telerik team
Andy Green
Top achievements
Rank 1
Share this question
or