This sample demonstrates the default functionalities of the ListView. Click any list item to select and highlight an item.
Flat List
Group List
ListView component represent data in interactive hierarchical structure interface across different layouts or views, that also has the features of data-binding, template rendering, and grouping. The group list allows to group the relevant items under a logical category by mapping the groupBy field. In this sample, Cars are grouped based on their category.