• Material 3
  • Fluent
  • Fluent 2
  • Bootstrap 5
  • Tailwind CSS
  • High Contrast
  • Fluent 2 High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Theme Mode
Localization
*Translated by Google Translator.
Currency

Example of keyboard navigations in ASP.NET Core MultiColumn ComboBox Control

This sample demonstrates keyboard navigations support in the MultColumn Combobox component.

DEMO
SOURCE

To provide users with the ability to navigate, select, and interact with popup data in a MultiColumn ComboBox using keyboard shortcuts for improved accessibility.

Keyboards Actions :

  • Enter- Select the focused item and close the popup.
  • Esc- Close the popup.
  • Alt + Down Arrow- Open the popup.
  • Alt + Up Arrow
  • - Close the popup.
  • Up Arrow- Select the previous item.
  • Down Arrow- Select the next item.
  • Home- Select the first item.
  • End- Select the last item.
  • Tab- Select the focused item, close the popup, and move to the next focusable element.
  • Shift + Tab- Select the focused item, close the popup, and move to the previous focusable element.

Transform your ASP.NET Core web apps today with Syncfusion® ASP.NET Core components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab