MACROMEDIA FLEX BUILDER-USING FLEX BUILDER Use Manual page 64

Table of Contents

Advertisement

Save the GridView.mxml file.
4.
Switch to the flexstore.mxml file.
5.
In Code view, locate the
6.
bold type):
<local:GridView xmlns:local="*" id="gridView" dataObject="{catalog}" />
You created the dataObject property in step 2 above to pass the catalog data to the component,
where it's used in the DataGrid control (see step 3 above).
Save the flexstore.mxml file.
7.
Make sure the Flex server is running and then press F12 to test the flexstore.mxml file in a
8.
browser.
If the thumbnail view is showing, switch views by clicking the grid view button at the lower
edge of the catalog. The catalog should now display the actual product data, as follows:
64
Chapter 2: Flex Builder Tutorials
tag and add the following property (shown in
<local:GridView>

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flex builder

Table of Contents