Version

User Selection Interactions and Usability (xamMultiColumnComboEditor)

Topic Overview

Purpose

This topic describes user selection interactions in the xamMultiColumnComboEditor™ control.

In this topic

This topic contains the following sections:

User Interactions and Usability

User interactions summary chart

The following table summarizes the selection user interaction capabilities of the xamMultiColumnComboEditor control.

The user can… Using… Details Configurable?

Select single item

mouse

Select a single item by clicking on the xamMultiColumnComboEditor toggle button to open the items Drop-Down list and selecting one specific item.

No.png

Select single item

keyboard

Select a single item using the Down arrow key to open the items Drop-Down list and use the Up and Down arrow keys to navigate through the items.

No.png

Select single item

Item check box

Select a single item by clicking on the xamMultiColumnComboEditor toggle button to open the items Drop-Down list and checking an item check box.

Yes.png

The XamMultiColumnComboEditor CheckBoxVisibility property should be set to Visible.

Select multiple items

mouse

Select multiple items by clicking on the xamMultiColumnComboEditor toggle button to open the items Drop-Down list, pressing the CTRL key and selecting items with the left mouse button.

Select multiple items

keyboard

Select multiple items using the Down arrow key to open the item’s Drop-Down list and Up and Down arrow keys to navigate through the items and hitting Enter key to select.

Select multiple items

Item check box

Select multiple items by clicking on the xamMultiColumnComboEditor toggle button to open the items Drop-Down list and checking items check boxes.

Related Content

Topics

The following topics provide additional information related to this topic.

Topic Purpose

This topic describes how to programmatically perform selection in the xamMultiColumnComboEditor control.

This topic describes how to configure multiple selection in the xamMultiColumnComboEditor control.