Back to Devexpress

Token Box

aspnet-16295-components-data-editors-tokenbox.md

latest911 B
Original Source

Token Box

  • Jun 28, 2021

The ASPxTokenBox editor allows users to select autocomplete tokens from a predefined list. When the token box is focused, a drop-down window displays a list of predefined items. Users can select tokens from this drop-down menu, or type them manually. End users can also create custom tokens. Note that editor tokens must be unique.

To remove a token, a user can either click the Remove button or press the Backspace key.

ASPxTokenBox includes the following features.

  • Data-Bound and Unbound Mode Support

  • Incremental Filtering

  • Custom Tokens

  • Embed Tokens into ASPxGridView and ASPxTreeList Controls (See online demo)

  • Full-Featured Client-Side API