Accessibility
Adobe Customer Training/Partner Enablement group

Adobe Customer Training/Partner Enablement Group


Created:
5 November 2007
User Level:
Intermediate
Products:
Flex

Developing interfaces for RIAs: Displaying data using the DataGrid control with Flex

Note: This article was created based on the Flex 3 beta releases. Minor changes in the description and code may be necessary before it can be applied to Flex 3.

This chapter is taken from the authorized Flex curriculum built by Adobe Customer Training/Partner Enablement courses that focus on developing the user interface for rich Internet applications (RIAs).

In this chapter, you will focus on using the DataGrid control. This control has the capability to display complex data in rows and columns and is customizable. In particular, you will learn about the following topics:

  • Using the DataGrid control
  • Specifying DataGrid columns
  • Formatting DataGrid columns
  • Using item renderers and item editors

This chapter has a PDF document which has content and walkthrough steps.  The walkthroughs are hands-on activities that you complete in Flex. These walkthroughs are key to learning and should be done as you encounter them in the text. The files used in the walkthroughs are contained in the ZIP file. Follow the instructions below to unzip and install the files. This chapter assumes you have installed Flex Builder 3.

Prerequisites

Some familiarity with Flex

Requirements

In order to make the most of this article, you need the following software and files:

Flex Builder 3

Download the lesson and sample code

Installation instructions

  1. Unzip the file dataGridStudentFiles.zip to the root of the C: drive.

    Note: The zip will install files to the C:\adobeTraining\flex3 directory.

  2. In Flex Builder 3 select File > Switch Workspace ...
  3. Select the C:\adobeTraining\flex3\dataGridStudentFiles\_workspace folder.

About the author

This document is authored by the Adobe Customer Training/Partner Enablement Group, under the guidance of Matt Boles.