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
80
WebScheduleInfo
posted

I am relatively new to using the WebScheduleInfo class.

We are using 3 WebScheduleInfo classes, where the first one is the current month, the second one is the next month, and the third one is the month after that.

When setting up controls 2 and 3, how can I avoid setting the active day, but still get the control to display the date range I want? 

For example, I want one active day to be available to be set, across three WebScheduleInfo objects.  Right now, each separate WebScheduleInfo has its own ActiveDay set, and it does nothing when I select this day, because it is already set as the active day. 

Thanks

Chuck

Parents
No Data
Reply
  • 1010
    posted

    I'm not sure this is the best way to design the solution.  Have you considered one control showing 3 month range?

Children