I've been looking through the example on customizing the advanced template for the RadScheduler. It looks complicated to implement. Does anyone have a step to step instructions on getting the advanced template working?
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.
I would like to write my own popup window to handle the scheduling contents. How do I disable the advance template so it will not popup the dialog box when double click a time slot?
0
Helen
Telerik team
answered on 27 Aug 2012, 04:29 PM
Hi Kevin,
You may disable edit and insert of appointments by setting the AllowEdit and AllowInsert properties of RadScheduler to false.
Regards,
Helen
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.