Blazor ListBox - Overview
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
- Peter Franken
- Maurizio Moroni
- Paula Wilson
- Sergio Gutiérrez
- Horst Kloss
- Lúcia Carvalho
- Bernardo Batista
- Isabel de Castro
- Georg Pipps
- Guillermo Fernández
- Marie Bertrand
- Henriette Pfalzheim
- Rene Phillips
- Yvonne Moncada
- Simon Crowther
- Alexander Feuer
- Jean Fresnière
- Catherine Dewey
- Giovanni Rovelli
- Fran Wilson
- Janete Limeira
- Felipe Izquierdo
- Michael Holz
- Jonas Bergulfsen
- Karl Jablonski
- Overview.razor
- CustomerService.cs
- CustomerDto.cs
The ListBox component is part of Telerik UI for Blazor, a professional grade UI library with 110+ native components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.
Description
The Telerik UI for Blazor ListBox component enables you to display lists of items and to move the items between multiple lists.
The ListBox component displays a list of data items that are contained in a box and allows selecting, reordering, deleting, as well as the dragging and dropping of items. You can also connect a ListBox with other ListBox instances. You can customize the component with the use of its templates, toolbar positioning, and localization of its toolbar tools buttons messages.