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

[Solved] Scheduler Javascript Object Reference

1 Answer 140 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
oneshot
Top achievements
Rank 1
oneshot asked on 01 May 2008, 10:55 AM
Hi all,

I was wondering if there was a javascript reference for the objects you provide.

in the scheduler events i currently  use
var apt = eventArgs.get_appointment();  
var aptID = apt.get_id(); 

I would now like to access the resources from javascript which i can see exist from code snippets on the forums but can't find which methods and properties i need.

The code snippets show a Resources property on the appointment object but not much more, i would like to beable to get the resource id of the appointment that has just been clicked/drag dropped etc.

As i mentioned above a full javascript object reference would be good but if not any code snippets that can get me the resource id.

Thanks in advance,
OneSHOT

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 01 May 2008, 01:03 PM
Hello OneSHOT,

Indeed, there seems to be a  problem getting resources on the client for the clicked appointment. I have logged the issue and we will address it for service pack 1 by the end of May. Please, excuse us for any inconvenience this might have caused you.


Regards,
Peter
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Scheduler
Asked by
oneshot
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or