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

Custom Create/Edit Popup for Scheduler

1 Answer 566 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Christoph
Top achievements
Rank 1
Christoph asked on 29 Aug 2014, 04:00 PM
Hi,

we´re trying to start with kendo scheduler, but have some questions with customizing the create/edit popup form when double-clicking on the scheduler for creating an new entry.

We need to display a cascading dropdownlist in this form to select a value in order based on the first/second selection from a remote datasource.
1:1 like in your demo/example, examples/dropdownlist/cascadingdropdownlist.html

But I don´t know if it´s possible with kendo to customize like this? I made a few tests but had no success.

Can you help me with this? Maybe you have some examples codes for me?

Thank you,
Christoph

1 Answer, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 02 Sep 2014, 08:04 AM
Hello Christoph,

The editor template of the Scheduler can be defined manually using the template option. Here is a code library which shows how to define a custom editor template. You can use it as a base to accomplish your goal.

Regards,
Georgi Krustev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Scheduler
Asked by
Christoph
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Share this question
or