Version

Navigating Using the Next and Previous Navigational Buttons

The WebSchedule™ Views have navigational arrows in the header area of the user interface. These navigational arrows are used to help you navigate between different months, weeks, or days, depending on the view you are using. The navigation of the controls differs slightly between some of them. The following is a list of each control and how it navigates when you click the Previous or Next navigational buttons.

  • WebMonthView — This control’s navigational arrows are designed to navigate to the same row/column in the succeeding or preceding month when you click the Next or Previous button.

  • WebCalendarView — Selects the same day each time you progress to another month. This functionality also works backwards for the WebCalendarView.

  • WebDayView — Navigates to the next day only.

Note
Note:

The navigation depends on which control you are clicking on to navigate. If you have several of the views on a web form, the control you are clicking to navigate determines how the other controls will behave.

For example, if you have all the controls on a form and navigate to a new month using the WebMonthView™, the WebCalendarView™ will update to show the newly selected date based on the day selected by the WebMonthView. This can be seen at run time if you have ActiveDayClientSynchronization set to Always on the WebScheduleInfo™. If this property is set to None, the views won’t synch until a post-back occurs.