Overview

19 Apr 20171 minute to read

The Essential JavaScript 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.