Hi,I want to be able to set the appointment border/back colour to match the colour that is underneath it, so that when there is no text in the appointment it looks invisible. If you set it to white you get the desired effect but the alternate month colouring means one month is grey next is white. So from the appointment object is there a way to work out the colour of the control it is placed one (the day object?) I tried setting it to transparent, however on the grey the appointment background shows up as white.RegardsChris
Hello,
I am just checking about the progress of this issue. Let me know If you need my further assistance on this issue?
Thank you for using Infragistics Components.
Hello ,
I think that you could achieve your goal if you get the underling time slot from the UI Elements hierarchy. But if your appointment is on two or more time slots with alternate colors, how you would like to manage the coloring of the appointment ? May be is better to make appointment invisible. Appointment object has a property Visible, which determine if this appointment should be displayed to the end customer or not.
Let me know if you have any further questions