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

[Solved] Advanced Edit Dialog in External Window

3 Answers 148 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
HaiTek
Top achievements
Rank 1
HaiTek asked on 13 Nov 2009, 11:26 AM

Hello,

Currently i am working on a resource scheduling application that uses the RadScheduler control.
When i click on a empty TimeSlot or on the Appointment itself, an RadWindow opens. This window
contains an RadTabStrip and Multipage control. This is because each appointment has a lot of information
associated with it, so i divide this over the available tabs. I would like to integrate the advanced edit/insert
dialog in a new tab so it displays information about the current appointment and have the ability to
reschedule.

Do you think this is possible ?

Thanks in advance,

TS

P.S. I have attached a screenshot

3 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 16 Nov 2009, 03:44 PM
Hi TS,

We recommend you use RadDock for this case as in the following demo:

http://demos.telerik.com/aspnet-ajax/scheduler/examples/raddock/defaultcs.aspx

Alternatively, you can use the Advanced Templates and organize the content of the advanced form as per your requirement. You don't need RadWindow for the popup functionality because you can simply set
<AdvancedForm Modal="true" />


Kind 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.
0
HaiTek
Top achievements
Rank 1
answered on 24 Nov 2009, 10:19 AM
Hi peter,

Thanks for the advice, in the next release we will switch to a RadDock control, but for now i have to use the
RadWindow for editing. I`ve read that there used to be a sample project with a second scheduler control used
for syncronising. Could you please give me a link to that sample.

Thanks,

TS
 
0
Peter
Telerik team
answered on 24 Nov 2009, 03:32 PM
Hello TS,

This is a very old example distributed with Q1 2008. I have attached the files of the demo here. You will need to refer to the changes and backward compatibility topic to use the demo with the current version:
http://www.telerik.com/help/aspnet-ajax/scheduler-changes-and-backward-compatibility.html


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
HaiTek
Top achievements
Rank 1
Answers by
Peter
Telerik team
HaiTek
Top achievements
Rank 1
Share this question
or