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

Open sperate Page

1 Answer 29 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Thomas
Top achievements
Rank 1
Thomas asked on 17 Jan 2011, 03:48 PM
I was wondering if you can set a Appointment in the Scheduler to open a different web page for the edit versus using a raddock. Also if this is possible can you have different appointment types that open different pages.

1 Answer, 1 is accepted

Sort by
0
Nikolay Tsenkov
Telerik team
answered on 20 Jan 2011, 01:20 PM
Hello Thomas,

You can achieve such a functionality by templating the advanced forms (edit and insert).
Here is a demo of that: http://demos.telerik.com/aspnet-ajax/scheduler/examples/advancedformtemplate/defaultcs.aspx

But my advice is not to use an entire page. Instead, you can use a place holder and for the different type of appointments to add a different User Control. Having to transfer some data between different documents will make the task more complex.


Regards,
Nikolay Tsenkov
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Scheduler
Asked by
Thomas
Top achievements
Rank 1
Answers by
Nikolay Tsenkov
Telerik team
Share this question
or