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

Background color based on custom field

1 Answer 52 Views
Scheduler and Reminder
This is a migrated thread and some comments may be shown as answers.
Smiljan
Top achievements
Rank 1
Smiljan asked on 01 Apr 2015, 12:43 PM
Hi!

Is there a possibility to set background color based on a value in custom field in Appointments table (let's say "radScheduler1_AppointmentFormatting" event)?

TNX and BR,
Smiljan

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 06 Apr 2015, 06:26 AM
Hello Smiljan,

Thank you for writing.

Your question has already been answered in the support thread you have opened on the same topic. However, I am posting the reply here as well in order the community to benefit from it.

Please refer to our Formatting appointments help article which demonstrates how to style the AppointmentElements. In the event handler you have access to the Appointment via the SchedulerAppointmentEventArgs. You should cast the SchedulerAppointmentEventArgs.Appointment to your custom class, extract the custom field and apply the desired style to the SchedulerAppointmentEventArgs.AppointmentElement.

I hope this information helps. Should you have further questions, I would be glad to help.

Regards,
Dess
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
Tags
Scheduler and Reminder
Asked by
Smiljan
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or