Changing forecolor doesnt seem to work in AppointmentDataBound...
The backColor changes just fine..
The ForeColor stays black..
e.Appointment.BackColor = Color.Blue;
e.Appointment.ForeColor = Color.White;
1 Answer, 1 is accepted
0
Bozhidar
Telerik team
answered on 26 Dec 2012, 07:43 AM
Hi Ken,
I tested the described scenario and it worked fine on my end. Could you share some more details about your setup so that I can accurately reproduce it locally. For instance, how do you bind the Appointments to the Scheduler (Xml Provider, WebService, asp DataSource control), and what version of the controls do you use.
Regards,
Bozhidar
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.