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

[Solved] DataKeyField

1 Answer 183 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
devi
Top achievements
Rank 1
devi asked on 03 Apr 2008, 02:05 PM

Can I use more than one column as a DataKeyField( like how we can use more than one column as a DataKeyNames  for the gridview)?

 I need to show each appointment in a different color based on the appointment status. This appoint status is one of the column in the datatable.
I am thinking to change the background color of the appointment from the RadScheduler1_AppointmentDataBound event based on the staus using CSS.

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 03 Apr 2008, 02:44 PM


Cheers Devi. There is a nice help topic which shows how to do this. Please, see
how to Set different styles for appointments, and more specifically the part near the bottom which disscusses how to set the CssClass property via custom attributes




Peter
the Telerik team

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