This section describes how to create and use the ListView control, a Windows Library for JavaScript control that displays data in a customizable list or grid.

In this section
| Topic | Description |
|---|---|
|
Learn how to use the ListView control, a Windows Library for JavaScript control that displays data in a customizable list or grid and supports data binding, virtualization, drag and drop, and other advanced features. | |
|
Learn how to customize the ListView by using CSS to style it. | |
|
Learn how to brand your app's landing page by using the Grid App template and styling ListView items. | |
|
Learn how to create a templating function that generates items for a ListView. | |
|
How to change the selection mode of a ListView. | |
|
Describes how to group items in a ListView. | |
|
By default, the ListView allocates the same size for each item in the list. When you use a grid layout, you can modify this behavior and display items that are different sizes by making the items span multiple cells. | |
|
Learn about item templates that you can use with a ListView that has a grid layout. | |
|
Learn about item templates that you can use with a ListView that has a list layout. | |
|
Guidelines for adding ListView controls to your Windows Store app using JavaScript. |
Related topics
Build date: 11/29/2012