View on GitHub

dotnet-eud

.NET Controls End-User Documentation

Providing Images

This topic describes how to provide images for the Image and Bound Image dashboard items.

Provide a Static Image

To provide an image to the Image dashboard item, open the Image’s Options menu and specify the image path using URL option.

wdd-image-provide-image

The URL option saves the path to the image in the dashboard definition.

Provide a Set of Images

The Bound Image dashboard item provides the Attribute data section containing the corresponding placeholder.

wdd-image-bound-image-bindings

You can specify the binding mode for the Bound Image. Go to the Bound Image’s Options menu and specify the Binding Mode. The following options are available.

[!NOTE] Note that the Bound Image can display only a single image simultaneously. If Master Filtering is not applied to the Bound Image, it selects the displayed image in the following ways.

  • In the Binary Array mode, the displayed image cannot be predicted precisely as a result of sorting limitations for the image/binary data types. Use the Master Filtering feature to display the specified image.
  • In the URI mode, the Bound Image displays an image corresponding a first attribute value taking into account the attribute’s sort order.