hi,
Im new in telerik. In RadScheduler instead of the default appointmnet window im using RadDock for customize fields.
And Im using ColorPicker.I want to change the given appointment color based on the ColorPicker colors, while Save or Update the
appointment. Can you please help me?
2 Answers, 1 is accepted
0
Peter
Telerik team
answered on 25 Jun 2010, 01:20 PM
Hi Rekha,
You can use a custom attribute to store the value of the selected color. Then again using this custom attribute you can read the value and set the appointment BackColor property in AppointmentDataBound:
This approach is used in the Advanced Templates demo, which I recommend you use as reference.
Kind regards,
Peter
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items