This is a migrated thread and some comments may be shown as answers.

Scheduler Client Events

1 Answer 44 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Sathyan
Top achievements
Rank 1
Sathyan asked on 19 Nov 2010, 05:06 PM

Hi All,

I'm using Telerik's RadScheduler Control with WebService Binding.

Originally I used RadScheduler with Server Side Binding which has an event called "OnTimeSlotCreated" which fires every time when a particular time slot is created so that i can access the time slot and get the control (HtmlTableCell Control) to modify it according to the requirement.

But now i'm binding it from client side through WebService which has no such "onClientTimeSlotCreated" event, also these time slots are not having any identity at client side to access.

Is there any one who has encountered such kind of issue and solved or can someone give some suggestions?

Thanks in advance...

1 Answer, 1 is accepted

Sort by
0
Veronica
Telerik team
answered on 25 Nov 2010, 02:30 PM
Hello Sathyan,

Unfortunately there is no client-side OnClientTimeSlotCreated event to fire when RadScheduler is binded to WebService. Also you are right the the server-side method will not fire. Could you please be more specific for what changes you need to apply to the timeslots after they are rendered? That way we can think of a workaround.

All the best,
Veronica Milcheva
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Scheduler
Asked by
Sathyan
Top achievements
Rank 1
Answers by
Veronica
Telerik team
Share this question
or