Provide your users with a data-bound list of items for selection. The ComponentOne ListView control for Blazor supports data-binding, selection, item customization, and more!
Manipulate Lists of Data
Our Blazor ListView control supports sorting, grouping and filtering like a datagrid, but all within a simple, scrollable list.
Provide Multi-Selection
Our Blazor ListView supports multiple, non-adjacent item selection so you can add checkbox-style selection functionality with ease.
High Performance
Display large data sets in your Blazor ListView efficiently with support for data virtualization techniques that load data in batches or pages as the user scrolls.
Get a Blazor ListBox control with support for essential data operations typically found in a datagrid control. With ComponentOne ListView you can sort the listview asynchronously in either direction, organize and display the selectable list of items under grouped headings, and enable asynchronous, full-text filtering on the listview from text input. And of course, data bind the listview to any enumerable list of objects.
Handle large data sets efficiently with traditional paging or a data virtualization technique that loads data in chunks as the user scrolls.
The paging and virtualization techniques are supported with the help of ComponentOne DataCollection.
Enable single item selection, range selection, or multiple item selection. In addition to adjacent item selection, our Blazor ListView control supports multiple, non-adjacent item selection using the mouse and keyboard. Display checkboxes to help visualize the selection by setting one property.