Is it possible to alter the style (make bold etc) of a day in the RadCalendar, based on a date found when looping through the recordsets that build my appointments?
The functionality which you need is already implemented in AppointmentDataBound by setting the CssClass property of the calendar day in case there are appointments for that day: