Kendo UI for jQuery ListBox Overview

The ListBox provides suggestions depending on the typed text and allows multiple value entries.

The component displays a list of data that is contained in a box and allows single or multiple selection, reordering of selected items, and deleting items and features keyboard navigation as well as the dragging and dropping of items. You can also connect the ListBox with another list-box and customize the component with the use of templates, toolbar positioning, placeholder and hint, and localization of its command buttons messages.

Kendo UI for jQuery Kendoka image

The ListBox is part of Kendo UI for jQuery, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Kendo UI for jQuery ListBox Overview

Functionality and Features

  • Data Binding—You can configure both local and remote data for the ListBox.
  • Selection—The component supports single and multiple selection.
  • Dragging and Dropping—The ListBox supports rearranging of its items by using the drag-and-drop feature.
  • Templates—The ListBox allows you to customize its items by using a template.
  • Localization—The ListBox allows you to provide translations to different languages.

Next Steps

See Also

In this article