Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 2.53 KB

overview.md

File metadata and controls

51 lines (38 loc) · 2.53 KB
title page_title description slug tags published position CTAControlName
Overview
ChipList Overview
The ChipList is a container for two or more individual Chip components. This component is a server-side, ASP.NET WebForms wrapper over the Kendo UI ChipList widget.
chiplist/overview
chiplist,overview
true
0
WebForms ChipList

ChipList Overview

The ChipList is a container for two or more individual [Chip]({%slug chip/overview%}) 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.

{% if site.has_cta_panels == true %} {% include cta-panel-overview.html %} {% endif %}

"ChipList overview"

Functionality and Features

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

Next Steps

  • [Getting Started with the ChipList]({%slug chiplist/getting-started%})
  • [Change the Appearance]({%slug chiplist/appearance%})
  • [Customize the ChipList]({%slug chiplist/customization%})
  • [Enable Selection]({%slug chiplist/selection-mode%})
  • [Removable]({%slug chiplist/removable%})
  • [Client-side Programming]({%slug chiplist/client-side-programming/overview%})
  • [Server-side Programming]({%slug chiplist/server-side-programming/overview%})

See Also

  • [Getting Started with the ChipList]({%slug chiplist/getting-started%})
  • [Change the Appearance]({%slug chiplist/appearance%})
  • [Customize the ChipList]({%slug chiplist/customization%})
  • [Enable Selection]({%slug chiplist/selection-mode%})
  • [Removable]({%slug chiplist/removable%})
  • [Client-side Programming]({%slug chiplist/client-side-programming/overview%})
  • [Server-side Programming]({%slug chiplist/server-side-programming/overview%})