ChipList Overview

The ChipList is a container for two or more individual Chip components. They represent a complex piece of information in a compact form—for example, an entity that can be a person, a place, or a thing.

Each chip item from the list can be selected or removed and supports various styling options. The ChipList component is commonly used for single or multiple selections such as additions to an ordered meal. This component is a server-side, ASP.NET WebForms wrapper over the Kendo UI ChipList widget.

Telerik UI for ASP.NET AJAX Ninja image

The WebForms ChipList is part of Telerik UI for ASP.NET AJAX, a professional grade UI library with 120+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

"ChipList overview"

Functionality and Features

  • Appearance—The ChipList delivers ready-to-use, predefined sets of styling options.
  • Customization—You can add custom icons to the ChipList items as well as display avatars in it.
  • Selection Mode—You can set the selection mode of the ChipList by using the available configuration options.
  • Removable—Allows you to enable/disable the chip item removal option.

Next Steps

See Also

In this article