Using Data-Driven Controls

Several Adobe Flex controls take input from a data provider, an object that contains data. For example, a Tree control reads data from a data provider to define the structure of the tree and any associated data assigned to each tree node.

This topic describes several of the controls that use a data provider, focusing on controls that let you visualize complex data. It includes examples of different ways to populate these controls by using a data provider. The following topics also provide information on data providers and controls that use data providers:

Contents

List control
HorizontalList control
TileList control
ComboBox control
DataGrid control
Tree control

Flex 2.01

Take a survey