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

Use personal appointment Input/Edit form.

1 Answer 98 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Marcelo Balbuena
Top achievements
Rank 1
Marcelo Balbuena asked on 16 Sep 2008, 07:17 PM

Hello,

I have developed a departmental scheduler  in a user control and I’d like to implement it with telerik RAD Scheduler.

In beginning I have two doubts:

Is it possible to avoid the standard rad scheduler input form using, for example, FormCreating server side event and cancelling it to load a user control? The user control will load in other point of the page as a div or a placeholder control.

The second question is if is possible to add any kind of buttons to appointmens and chatch it click for example to Accept an invoice from the schedule without having to open the form? If is not possible to add button at least to add images (icons) according to any appointment attribute?

The first condition is essential for my implementation, so if it’s possible, I will analyze the changes implications.

Thanks a lot,

 

Marcelo Balbuena

Director de proyectos de gestión.

Hermes – Ingeniería

On Move Soluciones

Valencia - España

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 17 Sep 2008, 01:30 PM
Hi Marcelo Balbuena,

Thank you for considering our products.

You can use a custom edit form that can be located anywhere on the page. We have an example that demonstrates how to host such form in a RadDock. It works by canceling the FormCreating event, as you have suggested.

http://demos.telerik.com/ASPNET/Prometheus/Scheduler/Examples/RadDock/DefaultCS.aspx

You are free to customize the appearance of the appointments by using templates. You can take a look at this example:

http://demos.telerik.com/ASPNET/Prometheus/Scheduler/Examples/Templates/DefaultCS.aspx

Let us know if you have any further questions.

Kind regards,
Tsvetomir Tsonev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Scheduler
Asked by
Marcelo Balbuena
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Share this question
or