The Angular ListBox is a graphical user interface for displaying a list of items with multi-selection options. It has a rich appearance and allows users to select one or more items from the list using checkboxes or keyboard interactions. It has several out-of-the-box features, such as data binding, sorting, grouping, reordering, dragging and dropping, UI customization, and accessibility.
You can bind data from a variety of data sources such as JSON data collections or remote data source using different kinds of adaptors such as OData, OData V4, URL, JSON, and Web API. This uses JavaScript data manager to manage data, and also has customization option for data request and processing.
ListBox selection is used to highlight the selected items. By default, multi-selection is enabled in the ListBox. You can also modify it to a single selection.
When a user clicks or taps an item, ListBox enables the selection of the list item by default.
The Angular ListBox component supports multiple selection using touch or keyboard actions.
Checkbox type selection allows you to select items using check boxes, and provision to select all items is also available.
In ListBox, you can reorder selected items within the list. It can be moved up and down using keyboard interactions or toolbar action.
The Angular ListBox allows you to drag and drop items between one or more list boxes. You can customize the placeholder and dragged item hint.
The ListBox toolbar allows you to perform predefined actions like,
Group the list items with the corresponding category to pick an item quickly. It also increases the visual experience of the user.
The appearance (style) of each item displayed in the listbox can be customized.
The Angular ListBox is a form component that Seamlessly supports HTML forms, template-driven forms (Angular), and reactive forms.
You can display items in the ascending or descending order in a list.
Filtering is used to select a few items from the list in the data column, that meet a given criteria. Enable the filtering functionality to show the search input box at the top of the Listbox.
ListBox is also available in Blazor, React, Vue, and JavaScript frameworks. Check out the different ListBox platforms from the links below,
With continuous improvement in Angular versions, the Angular List Box is kept up to date to make it compatible with the latest version.
Developers can customize all UI elements and control their behaviors according to the end user’s requirement using the component’s rich set of client-side APIs.
Easily get started with the Angular ListBox using a few simple lines of HTML and TS code example as demonstrated below. Also explore our Angular ListBox Example that shows you how to render and configure a ListBox in Angular.
<div id="listbox-control">
<h4>Select your favorite car:</h4>
<ejs-listbox [dataSource]='data'></ejs-listbox>
</div>
public data: { [key: string]: Object }[] = [
{ text: 'Hennessey Venom', id: 'list-01' },
{ text: 'Bugatti Chiron', id: 'list-02' },
{ text: 'Bugatti Veyron Super Sport', id: 'list-03' },
{ text: 'SSC Ultimate Aero', id: 'list-04' },
{ text: 'Koenigsegg CCR', id: 'list-05' },
{ text: 'McLaren F1', id: 'list-06' },
{ text: 'Aston Martin One- 77', id: 'list-07' },
{ text: 'Jaguar XJ220', id: 'list-08' },
{ text: 'McLaren P1', id: 'list-09' },
{ text: 'Ferrari LaFerrari', id: 'list-10' }
];
We do not sell the Angular ListBox separately. It is only available for purchase as part of the Syncfusion team license. This contains over 1,800 components and frameworks, including the Angular ListBox. The price of the team license starts at $395 per month for 5 developers, and includes support and updates until the subscription expires. In addition, we might offer discounts based on currently active promotions. Please contact our product specialists today to see if you qualify for any additional discounts.
You can find our Angular ListBox demo here.
No, our 1,800+ components and frameworks for web, mobile, and desktop, including our Angular ListBox, are not sold individually. They are only available as part of a team license. However, we have competitively priced the product, so it only costs a little bit more than what some other vendors charge for their ListBox component alone. We have also found that, in our experience, our customers usually start off using one of our products and then expand to several products quickly, so we felt it was best to offer all 1,800+ components and frameworks for a subscription fee that starts at $395 per month for a team of 5 developers. Additionally, we might be able to offer discounts based on currently active promotions. Please contact our product specialists today to see if you qualify for any additional discounts.
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.
A good place to start would be our comprehensive getting started documentation.
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.