Hi Telerik,
I would like to change the forecolor of an appointment. I tried using the following
I would like to change the forecolor of an appointment. I tried using the following
e.Appointment.ForeColor =
Color.White;
e.Appointment.Attributes.Add(
"color", "white");
in both AppointmentDataBound and AppintmentCreated events but without any benfits
So we need your help urgently.
Remarks:
we use the following
- Rad controls for asp.net ajax 2008 Q3
- dot net framework 3.5
- IE 8.0
- windows vista