The Vue ListView component is a list-like interface that allows you to select an item or multiple items. It represents data in an interactive hierarchical structure across different layouts or views.
Powerful data binding allows data to be loaded from an array of primitive data, JSON data collections, or remote data sources. The component supports complex data with field mapping; different kinds of data services such as OData, OData V4, and Web API; and data formats such as XML, JSON, JSONP, CSV, and HTML tables.
The Vue ListView supports UI virtualization to provide better performance while loading huge amounts of data. This loads a fixed number of items irrespective of data volume and displays the relevant data.
Sort data programmatically in ascending or descending order. Also use custom sorting logic.
Group ListView data programmatically. Users can identify a group name from group headers in the view and also use custom sorting logic.
The Vue ListView represents a nested data object structure in a list of lists. The initial screen displays the first-level list items and the next level will be displayed when interacting with it.
When a user clicks or taps an item, ASP.NET Core ListView enables the selection of the list item by default.
The ASP.NET Core ListView control supports multiple selection through checkboxes to the right or left of the list items. This helps users select or clear a series of items.
Users can disable the ListView selection by handling events. Preserve and restore the selected values in the ListView to help users continue their work from a previously saved state.
Arrange the list item content with multiline text, icons, and avatars.
Completely customize the ListView header, list items, and group header using template options. This helps users arrange their content in flexible formats like image view, multiline text view, and mixed mode.
Search and filter list view data based on the user input using the Data Manager.
Design dual lists using Vue ListView to move data from one list to another.
The Vue ListView control responds to screen sizes and adapts its contents to fit any device. It also recognizes touch gestures, enabling items to be selected or cleared when a tap or double-tap action is performed. This provides the best user experience for phones, tablets, and desktops.
Several built-in, Sass-based themes are available: Fluent, Tailwind CSS, Bootstrap 5, Bootstrap, Material, and high contrast. Users can customize these themes by either overriding the existing Sass styles or creating custom themes using the Theme Studio application.
The ListView component is also available in our Blazor, React, Angular, and JavaScript frameworks. Check out the ListView for different platforms from these links:
In ListView, developers can control all the UI elements and behaviors. A rich set of developer-friendly APIs provides the best user experience.
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.