Dear experts.
I need to expand the insert and edit template of the Scheduler and wanted to test the tutorial given by this page: http://www.telerik.com/help/aspnet-ajax/schedule_appearancetemplates.html
Altough I followed the example point by point, when I run it and try to go into the "Advanced" insert or edit mode I get the error:
Cannot find the control with ID TitleTextBox which is associated with Label Label1.
I noticed that the asked for TextBox was situaed in the InlineInsertTemplate and the InlineEditTemplate, but I am not sure if this has got anything to do with the solution.
Please advise me on what I have done wrong.
One last request:
How can I copy the current default edit/insert template in order to integrate look and functionality (of e.g. reccurence) in a custom advanced edit/insert template?
Looking forward to your replies.