Example of Checklist in Javascript ListView Control

/
/
Checklist

This sample demonstrates the checkbox functionalities of the ListView. Click multiple list item to check or uncheck the items.

More Details...

Flat List

Group List

Description

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.