Hi Rahul,
To trigger the advanced form of RadScheduler to open at a certain time you could take advantage of the
client API of the control. Here is an example on how to open the advanced form with a click on a button:
As for the callbacks RadScheduler makes when the advanced form opens, let me suggest to switch to web service as in this mode no postback to the server is made when the advanced form is opened. You could observe the RadScheduler's behavior when bound to web service on the following demo:
http://demos.telerik.com/aspnet-ajax/scheduler/examples/webservice/defaultcs.aspx.
All the best,
Ivana
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.