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
1735
Display time slot intervals on both the side
posted

Hi,

I am using UltraDayView/UltraWeekView with multiple owners and right now i can see the Time Intervals only on the left hand side.

Can it be displayed on both the side i.e left as well as on the right hand side?

Thanks,

Chitra

  • 23930
    Offline posted

    Hello Chitra,

    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.

  • 23930
    Offline posted

    Hi Chitra,

     

    Thank you for posting in our forums.

     

    What you can do in your case is to use two UltraDayViews and an UltraPanel. Put the two DayViews into the panel and position them one next to another, so that you can see the time slot intervals and time slots themselves from the left one and only the time slot interval and the scroll bar from the right one. Then you will need to synchronize the scrolling between the two controls using the BeforeScroll event. Also you should use identical settings, calendar info and calendar look for both DayViews.

     

    I have attached a sample which demonstrates this approach.

     

    Let me know if you have any additional questions.

    WS_DisplayTimeSlotOnBothSides.zip