ListView
5 Oct 20151 minute to read
The EssentialStudio for ASP.NET MVCListView widget builds interactive list view 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.