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

Client-Side binding with custom appointments

0 Answers 35 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Thomas
Top achievements
Rank 1
Thomas asked on 08 Apr 2013, 01:32 PM
Hi,

we are currently using Version 2011.2 915 of the ASP.NET AJAX Controls and have the following problem.

We want to populate RadScheduler via WCF Service which provides us with our own appointment objects (not inherited from AppointmentData; not implementing IAppointmentData) because other (non-telerik) applications have to use this service too.
Additionally we would like to use client-side binding to provide good responsiveness.
Currently we receive an error that the get_Time function within _toClientDate cannot be called on an object that is null.
In the arguments of RadScheduler.OnClientRequestSuccess we correctly receive our list of custom objects.

Is it possible to populate RadScheduler with our own objects? Do we need to use a custom DataProvider? Do we need a newer version of the RadControls?

Thanks in advance

Thomas 

No answers yet. Maybe you can help?

Tags
Scheduler
Asked by
Thomas
Top achievements
Rank 1
Share this question
or