Overview
19 Oct 20161 minute to read
The List view control is a list like control that allows user to list out the items in an ordered/unordered list. This can be used for check list or navigation purposes with customized layout depending on the application.
Key Features
19 Oct 20161 minute to read
-
AJAX Load: Loads AJAX content in the ListView content.
-
Data binding: Supports Data binding with JSON data and remote data.
-
Template support: The ListView supports template content.
-
Group List: The ListView supports group item list.
-
Check List: The ListView supports check list.