Is there some way to display appointments on this ajax calendar in different colors.
Say i have 8 appointment on my calendar where 4 are for sales and 4 for marketing..
For example, sales appointments should have blue color while marketing appointments should be in Green.
Right now, whatever is set in
gCalendar.MultiDayView.ItemTemplate, is applied to all appointment.
Any idea would be appreciated. Thanks