742 B
742 B
layout | title | description | platform | control | documentation |
---|---|---|---|---|---|
post | Overview | overview | emberjs | ListView | ug |
Overview
The ListView widget builds interactive ListView interface. This control allows you to select an item from a list-like interface and display a set of data items in different layouts or views. Lists are used for displaying data, data navigation, result lists, and data entry.
Key Features
-
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.