I'm trying to do something that seems like it should be simple but I'm stuck. I have set up rooms and equipment as resource calendars (eg Room 1, projector). When I book a room, I can also book the equipment I need (eg. Room 1 from 1000-1200, projector from 1000-1200). I can show the room and projector each as their own calendar but I'm trying to figure out how I can show the projector booking in the calendar for room as well. Is there a way to do this with a single appointment for the projector or do I need to duplicate the appointment (and keep them in sync)??
HI.
You could consider modifying the AppointmentDialog and adding a DropDown for Projector Assignments.
So when a room is booked you also select a projector.
Here a forum post on customizing: http://es.infragistics.com/community/forums/t/48475.aspx
Sincerely, Matt Developer Support Engineer
I guess I was not clear in my question as this response did not answer it.
I already book the equipment and the room. My issue is with the calendar display. I want to display the room calendar and show the equipment booking in the same calendar. I also want a separate calendar for the equipment so I can see all its bookings. So far, showing the separate calendars is done. What I don't know how to do is show the combined calendar that shows the room booking and the equipment booking (for the associated room booking) in the same calendar. I can do this by creating separate appointments for equipment - one with the room as calendar and one with the equipment as calendar but I'm not sure this is necessary.
I've simplified my need quite a bit (as described above) as there may be multiple pieces of equipment for a room booking and the bookings are not necessarily for the same amount of time as the room booking.