My scheduler control is inside a user control, I am populating it from code behind using a custom class, now when calendar finishes populating data , I want to fire a javascript metod. Please let me know how to achieve this.
1 Answer, 1 is accepted
0
Ivana
Telerik team
answered on 19 Jan 2012, 03:17 PM
Hello,
You could subscribe to the server-side OnDataBound event of RadScheduler, and register a script in its handler -- as shown in the example below:
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