Accessibility
Adobe
Sign in My orders My Adobe

Flex Documentation

Customizing List-based Controls


Table of Contents

  1. Displaying images in a List-based control
  2. Validating data in a List-based control
  3. Formatting data in a List-based control
  4. Creating a DataGrid header renderer
  5. Creating a Tree row renderer

This article provides information about customizing the appearance and behavior of cells in List-based controls used in Flex applications, including List, DataGrid, and Tree controls.

Before reading this article, you should have a basic understanding of custom cell renderers. For more information, see "Creating Cell Renderers" in Developing Flex Applications.

Displaying images in a List-based control

Validating data in a List-based control

Formatting data in a List-based control

Creating a DataGrid header renderer

Creating a Tree row renderer