Example of Default Functionalities in React ListView Component

/
/
Default

This sample demonstrates the default functionalities of the ListView. Click any item from the list to select and highlight it.

More Details...

Loading....
Description

The ListView component represents data in interactive hierarchical structure interface across different layouts or views, that also has the features such as data binding, template rendering, and grouping.

The group list allows you to group the relevant items under a logical category by mapping the groupBy field.

In this sample, Cars are grouped based on their Category.