| | {section} |
| | {column:width=80%} |
| | |
| | h2. Displaying lists of items |
| | *Subtopics:* |
| | | [DataGrid | http://learn.adobe.com/wiki/display/Flex/DataGrid] |
| | [Item renderers | http://learn.adobe.com/wiki/display/Flex/Item+Renderers] |
| | [Lists | http://learn.adobe.com/wiki/display/Flex/Lists] |
| | [TileList | http://learn.adobe.com/wiki/display/Flex/TileList] |
| | | * [DataGrid | http://learn.adobe.com/wiki/display/Flex/DataGrid] |
| | * [Item renderers | http://learn.adobe.com/wiki/display/Flex/Item+Renderers] |
| | * [Lists | http://learn.adobe.com/wiki/display/Flex/Lists] |
| | * [TileList | http://learn.adobe.com/wiki/display/Flex/TileList] |
| | |
| | Flex provides a number of sophisticated list controls that simplify the display of list data (e.g. displays typically found on store sites, photo browser sites, etc.), including List, HorizontalList, DataGrid, Menu, TileList, Tree. Note the following: |
| | * Flex list-based controls function similarly to the select form element in HTML. |
| | * Data Providers provide a useful interface for populating lists with data |
| | * Don't use Repeaters to generate components for large amounts of data. |
| | * Customize the display of List data by using Item Renderers. |
| | {column} |
| | {column} |
| | {adbe-prev:http://learn.adobe.com/wiki/display/Flex/Panel} |
| | {adbe-next:http://learn.adobe.com/wiki/display/Flex/DataGrid} |
| | {rate:title=User rating|theme=dynamic|key=focal|display=default} |
| | {adbe-pod} |
| | |
| | h6. Learn more |
| | |
| | * Quick-start: Read the {adbe-popup:http://www.adobe.com/devnet/flex/quickstart/using_data_providers/}Data Providers Quick Start{adbe-popup} |
| | * LiveDocs: {adbe-popup:http://livedocs.adobe.com/flex/3/html/dpcontrols_1.html}Data-driven controls{adbe-popup} |
| | * Read the {adbe-popup:http://www.adobe.com/devnet/flex/}Flex Interface Guide{adbe-popup} |
| | {adbe-pod} |
| | {column} |
| | {section} |
| | |
| | |
| | {adbe-prev:http://learn.adobe.com/wiki/display/Flex/Panel} |
| | {adbe-next:http://learn.adobe.com/wiki/display/Flex/DataGrid} |