When initially loading the scheduler, how do you get the resources assigned to appointments? I want to see the resource automatically assigned in the resource dropdown in the Edit Appointment Dialog and also see resources assigned to appointments when viewing the scheduler in grouping by resource view.
I am using a business object for my appontments and manually assigning resources (people) from by database in the Resources collection of the Radscheduler. I am using the AppointmentMapping object to assigned the resourceID to the appointment. The appointments show no relationship to resources...
thanks,
Mike