View on GitHub

dotnet-eud

.NET Controls End-User Documentation

Navigate Time Cells and Dates in the Scheduler

View Navigator

To navigate dates, you can use the View Navigator shown below.

VisualElements_ViewNavigator

Use the left and right arrow buttons to go to the previous or next time interval (next day, week, month, depending on the currently visible date interval). The Today scrolls the view to locate the current date.

Calendar

The Calendar control is designed specifically for the date navigation and selection task. It is shown in the following picture.

VisualElements_DateNavigator

[!NOTE] The availability of the Calendar depends on the application vendor.

You are able to select either a particular date, or a range of dates by means of the Calendar, or directly in the Scheduler’s time cell grid. Selecting dates using the Calendar results in displaying them by the Scheduler, to which it is linked.

The methods of selecting dates are listed below:

 

Context Menu

The popup (context) menu provides the capability to navigate to a particular date.

GotoDateMenu

“Go to Date” Dialog

If the Go to Date… menu item is selected, the Go to Date form is invoked.

GoToDateDialog

It enables you to select the date and the view to which the scheduler switches to display the date.