This sample demonstrates the checkbox functionalities of the ListView. Click multiple list item to check or uncheck the items.
Flat List
Group List
ListView component support checkbox feature which used to select multiple items from the list. This feature can be enabled by the property showCheckBox. In this sample, the checkbox is enabled on default list and group list.