Version

Using WebDayView’s Designer

Before You Begin:

The WebSchedule™ controls are provided with user-friendly Quick Designers to help you easily set up the look and functionality of a control. Each control has layout options similar to those of the Feature Picker, Presets, Manage Presets, and Control Settings. These options are unavailable only if the control does not have the corresponding functionality.

In this topic, we will show you how to use the WebDayView’s Quick Designer. This will include showing you how to use the designer to apply presets to the control, as well as how to set up standard functionality using the Feature Picker.

Follow these Steps:

  1. Create a new ASP.NET project.

  2. Add the control to the form.

With the web form open in design view, drag a WebDayView™ control from the toolbox onto the form.

  1. Open the WebDayView’s designer.

Right-click on the control, and select click Quick Design. This will activate the WebDayView’s designer.

Note
Note:

The screen captures below are smaller than the actual size, and may be cropped to allow for the screen captures to be displayed in the topic without having to horizontally scroll the window.

WebSchedule Walk Through Using the WebDayView Designers 01.png
  1. The Feature Picker is loaded. The WebDayView designer loads with the Feature Picker selected. The Feature Picker is designed to allow you to quickly and easily set some of the standard functional properties of the control in a convenient location, without making you scroll though the entire properties listing of the control. Some of the many features that you can set include CaptionHeaderVisible , NavigationButtonsVisible , the TimeSlotInterval , and EnableActivityMoving .

  2. Select the Presets node. The next node of interest is the Presets node. Selecting this node will change the designer to display the following.

WebSchedule Walk Through Using the WebDayView Designers 02.png
  1. Choose an existing preset or select your own.

The Presets page gives you the option of choosing one of Ultimate UI for ASP.NET's existing presets, or your own preset if you have styled the control yourself.

Clicking on the Choose A Preset button will take you to the Manage Presets node. Alternatively, you can expanding the Presets node and selecting the Manage Presets node.

  1. Manage the presets. The Manage Presets area allows you to choose one of Ultimate UI for ASP.NET's predefined presets. By selecting one of the presets from the Available presets box, the Preset Preview will change to show the WebDayView with the selected preset applied to it.

Select the Onyx preset and see how the Preset Preview changes.

WebSchedule Walk Through Using the WebDayView Designers 03.png
  1. Choose whether you want to apply the preset. If you want to use this preset, click the Apply Preset button. If you apply the preset, a dialog box opens asking if you want to reset all preset properties related to the look and behavior back to the default before applying the preset. This can be useful if you have made some styling changes that you don’t want to keep. After you click Yes or No, before closing the WebDayView designer, make sure that you click the Apply button in the lower-left corner of the dialog box.

Note
Note:

You may find it useful to apply your Preset before defining any other settings on the control.

  1. Review the Control Settings area. The Control Settings area displays on the right-hand area of the WebDayView’s properties dialog box exactly as it would appear in Visual Studio .NET’s Properties dialog box.

WebSchedule Walk Through Using the WebDayView Designers 04.png
  1. Work with some of the key styling objects.

One advantage that the Control Settings area has over the Visual Studio .NET’s Properties dialog box is that in the middle of the area, it conveniently pulls out some of the key styling objects that you may want to use. If you select ActivityEdgeBusyStyle , you will notice that the Properties area in the right-hand area of the window will change to show that particular style’s properties.

WebSchedule Walk Through Using the WebDayView Designers 05.png
  1. Apply your changes.

When you make changes in any area of the WebDayView designer, make sure you click the Apply button in the lower-left corner before closing the designer so that they are actually applied to the control. Otherwise, a dialog box will appear asking if you want to save the changes you made before exiting the designer. You may want to click No, if you are simply browsing through some of the various properties available.

What You Accomplished:

This walk-through was designed to help you become more familiar with the WebDayView’s Quick Designer, and the benefits that it offers you.