This is a migrated thread and some comments may be shown as answers.

[Solved] Suggestion for Color-coding Appointments

1 Answer 104 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Bob
Top achievements
Rank 1
Bob asked on 21 Sep 2007, 09:07 PM
Since we typically feed a dataset, datatable, arraytype, or collection to the schedule control, it would be very nice if the control accepted another field for the color/background of the appointment. 

I know we can do this in templates, but it would be simpler from an end-user perspective to just have another column/field with the color.  Of cousre, the field should take either a standard name or an RGB combination. 

I'm already sending title, start, and end to the control, sending "LightSteelBlue" or "MediumAquamarine" would be just as easy.

Again, this is just a suggestion.

Thanks.

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 25 Sep 2007, 11:58 AM
Hello Bob,

Thank you for your feedback. The Appointment object has a BackColor property, but setting it has no effect in the Q2 version. We have fixed it and it will work correctly after in the SP. There is no corresponding property at the RadScheduler level, but it can be easily applied to all appointments by setting it in the AppointmentCreated event, for example.

All the best,
Tsvetomir Tsonev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Scheduler
Asked by
Bob
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Share this question
or