WebCombo Help

WebCombo supports keystrokes and mouse behaviors for navigations when dropdownlist is shown.

Supported keystrokes when dropdownlist is shown

Keystroke Purposes
arrow Moves selection to previous item.
arrow Moves selection to next item.
Alt + arrow Displays the dropdownlist window that shows a list of items which match the text contained in WebCombo's input control. If input control's text is empty, it will display available records with initial DropDownRows size (default 15).
Page Up Moves selection to previous items by DropDownRows size (default: 15).
Page Down Moves selection to next items by DropDownRows size (default: 15).
Escape Cancels selection and reverts value back to previous selected value.
Tab Selects item and switch focus to next input control. When MultipleSelections feature is Enabled, Tab key will select item and set cursor to last character.
Enter Selects item and the focus will stay in the WebCombo's input control.
Backspace Pressing backspace when all text in WebCombo's input control is selected will clear the control's SelectedItem and its value. Otherwise, it will be treated as input entry.

Supported mouse events for dropdownlist

Events Purposes
Left click Selects item.
Wheel up Moves selection to previous item.
Wheel down Moves selection to next item.

List of symbols or icons used in WebCombo

Icons Purposes
Displays WebCombo.NET's client help.
Requests more data records.
Previous Next