Programming Guide : Working with List Views and Tree Views : Listview Fields
 
Share this page          
Listview Fields
A list view field lets the end user view and optionally manipulate or edit a list of items. A listview field provides a versatile way to display data and offers several display styles. When you run the Listview Example in the demonstration application, it displays an example of how a listview field can be used:
Note:  The first column of a listview must be left-aligned.
The Listview Example displays a list of names and telephone extensions. You can sort the list by clicking a column header. You can also use the Style menu to change the style of the listview display.