I have to write some server side custom code when user double click in Scheduler day cell (not on appointment). But not sure, how to capture double click event?
Thanks
1 Answer, 1 is accepted
0
Plamen
Telerik team
answered on 28 May 2013, 05:23 AM
Hello,
You can use the onFormCreating event of RadScheduler and cancel it if you want to change the default behavior of the control some how.
Regards,
Plamen
Telerik
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.