I am binding to generic lists in order to populate my scheduler. There are 3 main categories of appointments depending on the source. Does anyone know of a way to assign a certain css style to an appointment?
Thanks, Josh
1 Answer, 1 is accepted
0
T. Tsonev
Telerik team
answered on 17 Sep 2007, 01:08 PM
Hi Josh,
You can represent the categories using a resource. Then, using the AppointmentCreated event, you can highlight the appointments with different categories. This example demonstrates how to apply highlighting.
We have also enhanced the "Binding To Generic List" example for the official Q2 release and it now demonstrates how to add resources as well. The release is due very soon and you can monitor its progress on the dedicated forum thread.
Sincerely yours, Tsvetomir Tsonev the Telerik team