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
105
How to change color for each user in multiresourceView
posted

Hi,

I have question about the design of webdayview when i bind it with a multiresource data.

When i try to change the design i do this:

 

 

 

 

<

 

igsch:WebDayView ID="calJour" runat="server" Height="600px" EnableAppStyling="True"

 

 

WebScheduleInfoID="WebScheduleInfo1" StyleSetName="Appletini" Width="500px" EnableMultiResourceCaption="False" Font-Size="10px">

 

 

<DayHeaderStyle Font-Size="10px" />

</igsch:WebDayView>

But my boss want to change the color of each people bound in the webdayview. But i don't know how to do that. Is it in the css file ???

 

Thanks a lot for your response.

 

PascalCmoa.