Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
725
Xam Scheduler - Adorn Time Slots
posted

So I have this requirements where when a user chooses to reschedule  an appointment, the system performs some computation and returns a set of favourable timeslots .I need to be able to visually indicate to the user these  timeslots into which the appointment can be dropped into. It has to adorn those time slots in a different color to hint the user.

One possible way that i can think of is have my own style for the timeslot and use triggers to set the background colors for those timeslots.

Please Suggest what is the best way to accomplish this.

 

Thank You.

Hariharan