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

AdvancedInsertTemplate on item drop

2 Answers 33 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Mads
Top achievements
Rank 1
Mads asked on 20 Oct 2011, 09:29 AM
Hi :-)

Is it possible to get the AdvancedInsertTemplate or AdvancedEditTemplate to "pop up" when dropping an item from a treeview on to the scheduler?

BR
Mads

2 Answers, 1 is accepted

Sort by
0
Accepted
Plamen
Telerik team
answered on 20 Oct 2011, 04:40 PM
Hello Mads,

Please, review this forum post.

You can use the onNodeDropping event and call showAdvancedInsertForm event to display the advanced form:
scheduler.showAdvancedInsertForm(timeSlot);

Best wishes,
Plamen Zdravkov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
0
Mads
Top achievements
Rank 1
answered on 20 Oct 2011, 04:58 PM
Thanks! :-)
Tags
Scheduler
Asked by
Mads
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Mads
Top achievements
Rank 1
Share this question
or