Hello,
As you know, using RadScheduler, we can add custom attributes to the Resource object on the server side. Unfortunately, I cannot access these attributed on the client side using client side resource object. The Resource object on the client side does not have method called get_attributes(), similar to how an appointment object does. Using an Appointment object on client side we can so something like appt.get_attributes().getattribute("xxxx") and this works fine . Your help is appreciated.
Thanks
Raj
As you know, using RadScheduler, we can add custom attributes to the Resource object on the server side. Unfortunately, I cannot access these attributed on the client side using client side resource object. The Resource object on the client side does not have method called get_attributes(), similar to how an appointment object does. Using an Appointment object on client side we can so something like appt.get_attributes().getattribute("xxxx") and this works fine . Your help is appreciated.
Thanks
Raj